Fonctions libxml
PHP Manual

libxml_get_last_error

(PHP 5 >= 5.1.0)

libxml_get_last_error Lit la dernière erreur libxml

Description

LibXMLError libxml_get_last_error ( void )

libxml_get_last_error() lit la dernière erreur libxml.

Valeurs de retour

libxml_get_last_error() retourne un objet LibXMLError s'il y a une erreur, et FALSE sinon.

Voir aussi


Fonctions libxml
PHP Manual