xml_parser_createPodręcznik PHPPoprzedniNastępnyxml_parser_create (PHP 3>= 3.0.6, PHP 4 )xml_parser_create -- create an XML parserDescriptionresource xml_parser_create ( [string encoding])
encoding (optional)
Which character encoding the parser should use. The following
character encodings are supported:
ISO-8859-1 (default)US-ASCIIUTF-8
This function creates an XML parser and returns a handle for use by other
XML functions. Returns FALSE on failure.
PoprzedniSpis treściNastępnyxml_parser_create_nsPoczątek rozdziałuxml_parser_free
Wyszukiwarka