有没有办法设置error_reporting(E_ALL);特定的目录,而不是将其包含在每个文件中?
error_reporting(E_ALL);
我想打开我的beta.mysite.com的错误报告
php error-reporting
error-reporting ×1
php ×1