XML parsing class based on PHP's bundled expat
This is an XML parser based on PHPs built-in xml extension. It supports two basic modes of operation: "func" and "event". In "func" mode, it will look for a function named after each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic callbacks.
- 12 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
XML_Parser-1.2.8.tgz | 000001347613.2 KB | 1210015389over 16 years ago | |
php5-pear-xml_parser.changes | 0000000151151 Bytes | 1210015390over 16 years ago | |
php5-pear-xml_parser.spec | 00000026202.56 KB | 1210015390over 16 years ago |
Latest Revision
unknown
committed
over 16 years ago (revision 3)