PHP libxml_get_errors() 函数


PHP libxml 参考手册 完整的 PHP libxml 参考手册

定义和用法

libxml_get_errors() 函数从 libxml 错误缓冲中获取错误。

该函数返回错误对象的一个数组,如果 libxml 错误缓冲中没有错误,则返回一个空数组。

语法

libxml_get_errors()


实例

<?php
libxml_get_errors()
?>


PHP libxml 参考手册 完整的 PHP libxml 参考手册

上一篇:PHP libxml_clear_errors() 函数

下一篇:PHP libxml_get_last_error() 函数

关注微信小程序
程序员编程王-随时随地学编程

扫描二维码
程序员编程王

扫一扫关注最新编程教程