PHP 后端技术 开启错误信息函数ini_set(‘display_errors’, ‘on’)和error_reporting(E_ALL) NickorWu 2016-01-27 没有评论 PHP提供了错误信息提示函数,在生产环境中可以在php.in…