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 ;)
|
|
| Name: |
simple XML |
| Base name: |
simple_xml |
| Description: |
Parse XML documents into an hierarchy of objects |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
3666 users |
| All time rank: |
778 |
| Week users: |
1 user |
| Week rank: |
2150  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (80.0%) |
Good (80.0%) |
- |
Sufficient (72.5%) |
- |
- |
Not sure (55.2%) |
1160 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|