libxml_clear_errors
(PHP 5 >= 5.1.0, PHP 7)
libxml_clear_errors — Clear libxml error buffer
说明
libxml_clear_errors (
void ) :
void
libxml_clear_errors() clears the libxml error buffer.
返回值
没有返回值。
参见
- libxml_get_errors() - Retrieve array of errors
- libxml_get_last_error() - Retrieve last error from libxml