PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<utf8_encodexml_get_current_byte_index>
Last updated: Mon, 16 Jul 2012

xml_error_string

(PHP 3 >= 3.0.6, PHP 4, PHP 5)

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

说明

string xml_error_string ( int code )

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

参数

code

xml_get_error_code() 返回的错误代码。

返回值

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




<utf8_encodexml_get_current_byte_index>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST