php打开错误报告的方法:直接在php文件中添加【ini_set("display_errors", "On"); ini_set("error_reporting", E_ALL);】即可。
技术文章 / 下载软件趣味内容 / 专业带飞