PHP libxml_clear_errors() functie

Definitie en gebruik

De libxml_clear_errors() functie leegt de libxml foutbuffer.

Syntaxis

libxml_clear_errors()

Voorbeeld

<?php
libxml_clear_errors()
?>