Toggle navigation
Blog
文章
精选
代码段
搜索
新建
开启 PHP 错误提示
2019-08-02 17:02:39
阅读:3
编辑
INI_set ("display_errors", "On"); error_reporting (E_ALL);