PHP开启错误提示

ini_set("display_errors", "On"); 
error_reporting(E_ALL | E_STRICT);

posted @ 2019-09-29 12:04  赵向上  阅读(123)  评论(0编辑  收藏  举报