libxml_clear_errors
libxml_clear_errors
(PHP 5 >= 5.1.0, PHP 7)
libxml_clear_errors - 清除libxml错误缓冲区
描述
void libxml_clear_errors ( void )
libxml_clear_errors()
清除libxml错误缓冲区。
返回值
没有值返回。
扩展内容
- libxml_get_errors() - 检索错误数组
- libxml_get_last_error() - 从libxml中检索最后一个错误
libxml_disable_entity_loader →