(PHP 5 >= 5.1.0, PHP 7)
Retrieve last error from libxml
LibXMLError libxml_get_last_error ( void )
Retrieve last error from libxml.
Returns:
Returns a LibXMLError object if there is any error in the buffer, FALSE
otherwise.
See also:
Please login to continue.