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