parent root
PHP: libxml_clear_errors - Manual

libxml_clear_errors

(PHP 5 >= 5.1.0, PHP 7)

libxml_clear_errors Clear libxml error buffer

Description

libxml_clear_errors ( void ) : void

libxml_clear_errors() clears the libxml error buffer.

Return Values

No value is returned.

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root