php man page for xml_error_string

Query: xml_error_string

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
get_extension_funcs(3) - php
xml_set_element_handler(3) - php
xml_parse(3) - php
xml_parser_create_ns(3) - php
xml_set_start_namespace_decl_handler(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team