PHP libxml_clear_errors() 函数
PHP libxml_clear_errors() 函数
完整的 PHP libxml 参考手册定义和用法
libxml_clear_errors() 函数清空 libxml 错误缓冲。
语法
libxml_clear_errors()
实例
<?php
libxml_clear_errors()
?>
libxml_clear_errors()
?>
完整的 PHP libxml 参考手册
相关文章
- PHP 教程
- PHP 变量
- PHP 数据类型
- PHP 数组
- PHP 魔术常量
- PHP 面向对象
- PHP Cookie
- PHP array_count_values() 函数
- PHP array_intersect_ukey() 函数
- PHP array_push() 函数
- PHP array_splice() 函数
- PHP array_uintersect() 函数
- PHP count() 函数
- PHP krsort() 函数
- PHP next() 函数
- PHP rsort() 函数
- PHP 5 Calendar 函数
- PHP 5 Date/Time 函数
- PHP Error 和 Logging 函数
- PHP Filter 函数