Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.xml-error-string.html
Дата изменения: Sun Feb 3 22:57:46 2002
Дата индексирования: Mon Oct 1 22:02:52 2012
Кодировка:
xml_error_string

xml_error_string

(3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0)

xml_error_string -- get XML parser error string

Description

string xml_error_string ( int code)

code

An error code from xml_get_error_code().

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