PHP.nl

xml_error_string

xml_error_string

Get XML parser error string

 **xml_error_string** int $error_code

Gets the XML parser error string associated with the given . error_code

error_code An error code from . xml_get_error_code

Returns a string with a textual description of the error , or null or if no description was found. error_code``"Unknown"

xml_get_error_code