PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

xml_get_current_byte_index> <utf8_encode
Last updated: Fri, 22 Aug 2008

view this page in

xml_error_string

(PHP 4, PHP 5)

xml_error_stringGet XML parser error string

Description

string xml_error_string ( int $code )

Gets the XML parser error string associated with the given code .

Parameters

code

An error code from xml_get_error_code().

Return Values

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



add a note add a note User Contributed Notes
xml_error_string
There are no user contributed notes for this page.

xml_get_current_byte_index> <utf8_encode
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites