xml_error_string

get XML parser error string (PHP 3>= 3.0.6, PHP 4 )
string xml_error_string ( int code )

code
An error code from xml_get_error_code().

Returns a string with a textual description of the error code code, or FALSE if no description was found.

This HTML Help has been published using the chm2web software.