Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<utf8_encodexml_get_current_byte_index>
Last updated: Tue, 19 Sep 2006

xml_error_string

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

xml_error_string -- Get XML parser error string

Description

string xml_error_string ( int code )

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

Parameters

code

An error code from xml_get_error_code().

Return Values

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




<utf8_encodexml_get_current_byte_index>
Last updated: Tue, 19 Sep 2006