PHP XML Classes
http://phpxmlclasses.sourceforge.net/
PHP XML Classes is a project grouping a set of classes for XML processing using PHP.weekly12000-01-01T12:00+00:00PHP XML Classeshttp://phpxmlclasses.sourceforge.net/lime3.jpeg
http://phpxmlclasses.sourceforge.net/
Class xml_check released
http://phpxmlclasses.sourceforge.net
A class to check if XML documents are well formed, it can report errors if
the data is not well formed or statistics about the XML document if it is well
formed (number of elements, size, text sections, attirbutes, etc)
Class RSS Parser updated
http://phpxmlclasses.sourceforge.net
(Leandro Mariano Lopez) Tedious Warnings removed, updated to work
with PHP 4.2.1 and cosmetic changes in rssdump.php
Class RDF Parser updated
http://phpxmlclasses.sourceforge.net/
(Leandro Mariano Lopez) Updated to work with PHP 4.2.1.
Class RDQL_db released
http://phpxmlclasses.sourceforge.net/
A set of classes to store parsed RDF documents in a MySQL database
and to query the stored documents using RDQL.