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 ;)
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (77.8%) |
Sufficient (77.8%) |
- |
Sufficient (69.4%) |
- |
- |
Not sure (53.6%) |
1096 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.