File: Simple.php
Source Location: /XML_Parser-1.2.2/Parser/Simple.php
Page Details:
Simple XML parser class.
This class is a simplified version of XML_Parser. In most XML applications the real action is executed, when a closing tag is found.
XML_Parser_Simple allows you to just implement one callback for each tag that will receive the tag with its attributes and CData
Includes:
require_once('XML/Parser.php') [line 40]
built on XML_Parser
Documentation generated on 2019年3月11日 14:00:15 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.