php让浏览器显示错误的方法:1、【php.ini】中的【display_errors】的值改为On;2、在php代码页顶部加上【ini_set("display_errors", "On");】。
技术文章 / 下载软件趣味内容 / 专业带飞