JavaScript Editor Javascript debugger     Website design 


libxml_get_last_error

Retrieve last error from libxml (PHP 5 >= 5.1.0)
LibXMLError libxml_get_last_error ( )

Retrieve last error from libxml.

Return Values

Returns a LibXMLError object if there is any error in the buffer, FALSE otherwise.