THE WORLD'S LARGEST WEB DEVELOPER SITE
HTMLCSSJAVASCRIPTSQLPHPBOOTSTRAPJQUERYANGULARXML
 

PHP libxml_clear_errors() Function


PHP libxml Reference Complete PHP libxml Reference

Definition and Usage

The libxml_clear_errors() function clears the libxml error buffer

Syntax

libxml_clear_errors()

Example

<?php
libxml_clear_errors()
?>

PHP libxml Reference Complete PHP libxml Reference