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

search for in the

xml_get_current_byte_index> <utf8_encode
[edit] Last updated: Sat, 07 Jan 2012

view this page in

xml_error_string

(PHP 4, PHP 5)

xml_error_stringGet XML parser error string

설명

string xml_error_string ( int $code )

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

인수

code

An error code from xml_get_error_code().

반환값

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.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites