Parsing XML using PHP

22

Author: JT Smith

pkej writes “zez.org: about code has an article by BÃ¥rd Farstad covering the use of the eZ xml class in PHP. The class doesn’t depend on any external libraries and is very fast in use. In addition it creates the same object tree as the libXML parser which can be compiled into PHP, making it the only PHP-class, thus far, which can do this.”