2020年11月2日
摘要: php自定义原始报错信息,自定义语法报错信息 //定义语法错误处理函数 set_exception_handler(function ($exception) { echo '<hr>错误位置:'.$exception;//exception 'Exception' with message '参数 阅读全文
posted @ 2020-11-02 09:24 鱼塘总裁 阅读(143) 评论(0) 推荐(0)