xml_parser_create

xml_parser_create -- create an XML parser

Description

resource xml_parser_create ( [string encoding])

encoding (optional)



This function creates an XML parser and returns a handle for use by other XML functions. Returns FALSE on failure.