PHP libxml_clear_errors() 函数
示例
清除 libxml 错误缓冲区
<?php
libxml_clear_errors()
?>
定义和使用
libxml_clear_errors() 函数清除 libxml 错误缓冲区。
语法
libxml_clear_errors()
技术细节
返回值 | 无返回值 |
---|---|
PHP 版本 | 5.1+ |
❮ PHP libxml 参考
清除 libxml 错误缓冲区
<?php
libxml_clear_errors()
?>
libxml_clear_errors() 函数清除 libxml 错误缓冲区。
libxml_clear_errors()
返回值 | 无返回值 |
---|---|
PHP 版本 | 5.1+ |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]