码迷,mamicode.com
首页 > 其他好文 > 详细

报错处理

时间:2017-03-03 01:05:12      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:含义   php   语句   not   head   级别   ror   repo   1.0   

在HTTP 1.0中,状态码 401 的含义是未授权____;如果返回“找不到文件”的提示,则可用 header 函数,其语句为header(“HTTP/1.0 404 Not Found”);
答:401表示未授权;header(“HTTP/1.0 404 Not Found”);

 

在PHP中error_reporting这个函数有什么作用?
答:error_reporting() 设置 PHP 的报错级别并返回当前级别。

 

报错处理

标签:含义   php   语句   not   head   级别   ror   repo   1.0   

原文地址:http://www.cnblogs.com/gengyi/p/6493270.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!