xml_error_string
Get XML parser error string
&reftitle.description;
stringnullxml_error_string
interror_code
Gets the XML parser error string associated with the given
error_code.
&reftitle.parameters;
error_code
An error code from xml_get_error_code.
&reftitle.returnvalues;
Returns a string with a textual description of the error
error_code, or &false; if no description was found.
&reftitle.seealso;
xml_get_error_code