libxml_clear_errors
(PHP 5 >= 5.1.0)
libxml_clear_errors — Clear libxml error buffer
Descrizione
void libxml_clear_errors
( void
)
libxml_clear_errors() clears the libxml error buffer.
Valori restituiti
Nessun valore viene restituito.
Vedere anche:
- libxml_get_errors() - Retrieve array of errors
- libxml_get_last_error() - Retrieve last error from libxml
There are no user contributed notes for this page.
