PHP 8.3.4 Released!

libxml_clear_errors

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

libxml_clear_errors Clear libxml error buffer

Description

libxml_clear_errors(): void

libxml_clear_errors() clears the libxml error buffer.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also

add a note

User Contributed Notes

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