摘要: ini_set("display_errors", "On");//若页面不报错的话,请设置php.ini 的display_errors 为 On error_reporting(E_ALL);//报所有的错误 阅读全文
posted @ 2017-12-31 19:36 三百里江山 阅读(635) 评论(0) 推荐(0) 编辑