在开发环境中使用 php12ini_set("display_errors", "On");//打开错误提示ini_set("error_reporting",E_ALL);//显示所有错误 编辑文章✏