xml_get_error_code
xml_get_error_code
(PHP 4, PHP 5, PHP 7)
xml_get_error_code — Get XML parser error code
Description
int xml_get_error_code ( resource $parser )
Gets the XML parser error code.
Parameters
-
parser
-
A reference to the XML parser to get error code from.