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: Mon, 26 Nov 2007

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.

xml_get_current_byte_index> <utf8_encode
Last updated: Mon, 26 Nov 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites