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: Fri, 25 May 2012

view this page in

xml_error_string

(PHP 4, PHP 5)

xml_error_string获取 XML 解析器的错误字符串

说明

string xml_error_string ( int $code )

根据给定的 code 获得 XML 解析器错误字符串。

参数

code

xml_get_error_code() 返回的错误代码。

返回值

返回与 code 描述的错误代码参数对应的文本描述字符串,若没有与之对应的描述,则返回 FALSE

参见



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

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