Logoj0ke.net Open Build Service > Projects > server:php:applications > php5-pear-xml_parser
Sign Up | Log In

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.
  

Source Files

Filename Size Changed Actions
XML_Parser-1.2.8.tgz 13.2 KB about 16 years ago Download File
php5-pear-xml_parser.changes 151 Bytes about 16 years ago Download File
php5-pear-xml_parser.spec 2.56 KB about 16 years ago Download File

Latest Revision

unknown committed about 16 years ago (revision 3)

Comments for server:php:applications (0)