PHP libxml_clear_errors() Function

Definition and Usage
The libxml_clear_errors() function clears the libxml error buffer
Syntax
libxml_clear_errors()
Example
<?php
libxml_clear_errors()
?>

The libxml_clear_errors() function clears the libxml error buffer
libxml_clear_errors()
<?php
libxml_clear_errors()
?>
Your message has been sent to W3Schools.