PHP Classes

Classes of Oliver Strecke

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Oliver Strecke (1)  >  Mission progress status  >  Reputation  
Picture of Oliver Strecke
Name: Oliver Strecke <contact> Oliver Strecke Google profile
Classes: 1
Country: Germany Germany
Age: ???
All time rank: 84752 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 3780
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image simple XML  
Parse XML documents into an hierarchy of objects
This class can be used to parse XML documents.

It builds an hierarchy of objects that represent each XML document node. XML tag node objects have variables that reference document child nodes.

This class uses the Expat parser built in every PHP version, so it does not need any other special extensions.

It's like the PHP5 SimpleXML functions, just for php4 ;)


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z