注册/登录|最近发布|今日推荐
ini_set("display_errors", "On");//若页面不报错的话,请设置php.ini 的display_errors 为 Onerror_reporting(E_ALL);//报所有的错误
php设置报错级别