xml_error_string(3) php man page | unix.com

Man Page: xml_error_string

Operating Environment: php

Section: 3

XML_ERROR_STRING(3)							 1						       XML_ERROR_STRING(3)

xml_error_string - Get XML parser error string

SYNOPSIS
string xml_error_string (int $code)
DESCRIPTION
Gets the XML parser error string associated with the given $code.
PARAMETERS
o $code - An error code from xml_get_error_code(3).
RETURN VALUES
Returns a string with a textual description of the error $code, or FALSE if no description was found.
SEE ALSO
xml_get_error_code(3). PHP Documentation Group XML_ERROR_STRING(3)
Related Man Pages
simplexml_load_string(3) - php
xml_set_character_data_handler(3) - php
xml_set_end_namespace_decl_handler(3) - php
xml_set_object(3) - php
xml_set_start_namespace_decl_handler(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!