XParser
Developed by Gonzalo Chumillas, listed in XML
This PHP script can parse and access XML documents as if they were arrays. XML documents are parsed using the DOM extension.
The script provides an array access interface so the XML document structure can be access as if it was a nested array structure.
Two classes are provided, one for PHP 4, the other for PHP 5.
Requirements:
- PHP 4.0.0 or Higher
License type: BSD License
Date added: 1 year, 3 months 5 days ago | Last updated: 1 year, 2 months 29 days ago
More popular XML
- Amba XML document 3.2 (1 year, 9 months 4 days ago)
- simple XML 1.0 (1 year, 5 months 5 days ago)
- admin_XML.lib 1.0 (6 years, 7 months 20 days ago)
- Handle remote data with PHP 5 and REST Web service fp_websrest_sm_02 (2 years, 11 months 8 days ago)
- DTD 2 PHP 1.0 (6 years, 7 months 22 days ago)
Listing Files

xparser_php530.class.php- 4.1 KB
- 02/20/2011 21:14:27

xparser.class.php- 3.2 KB
- 02/20/2011 21:14:27

sample.xml- 4.2 KB
- 02/20/2011 21:14:27

example.php- 567 Bytes
- 02/20/2011 21:14:27
