class.xml.phpclass.xml.php is an extremely easy to use XML Tree and statistic parser. It uses PHP`s XML functions for you, returning all the objects in the XML file in ...
class.xml.php is an extremely easy to use XML Tree and statistic parser. It uses PHP`s XML functions for you, returning all the objects in the XML file in an easy to use Tree. It also can be used as a statistics-type program, as you can use the size() method to find out how many of each elements there are. class.xml.php requires PHP4.