libxml_clear_errors

(PHP 5 >= 5.1.0)

libxml_clear_errors Clear libxml error buffer

Beskrivelse

void libxml_clear_errors ( void )

libxml_clear_errors() clears the libxml error buffer.

Returnerings Værdier

No value is returned.

Se også

add a note add a note

User Contributed Notes

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