PHP libxml_clear_errors() Function

The libxml_clear_errors() function clears the libxml error buffer.

void libxml_clear_errors ( void )

libxml_clear_errors() clears the libxml error buffer.

Example -

Return Values -

No value is returned.