PHP.nl

xml_get_error_code

xml_get_error_code

Get XML parser error code

int **xml_get_error_code** XMLParser $parser

Gets the XML parser error code.

parserA reference to the XML parser to get error code from.

Returns one of the error codes listed in the . error codes section

xml_error_string