libxml_get_last_error
En esta página
libxml_get_last_error
Lee el último error de libxml
Descripción#
php
libxml_get_last_error(): LibXMLErrorphp
libxml_get_last_error lee el último error de libxml.
Parámetros#
Esta función no contiene ningún parámetro.
Valores devueltos#
libxml_get_last_error devuelve un objeto LibXMLError si hay un error, y false en caso contrario.
Véase también#
libxml_get_errors, libxml_clear_errors