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 Obtiene la cadena de un error dado en un intérprete XML

Descripción

string xml_error_string ( int $code )

Obtiene la cadena asociada a un error code dado en un intérprete XML.

Parámetros

code

Código de error como el obtenido desde xml_get_error_code().

Valores devueltos

Devuelve un string con una descripción textual del error code, o FALSE si no se ha encontrado una descripción asociada a ese código de error.

Ver también



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

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