PHP中报500错误时如何查看错误信息

 

ini_set("display_errors","On");
error_reporting(E_ALL);

https://blog.csdn.net/itxiaolong3/article/details/81748321

posted @ 2019-07-16 12:35  anobscureretreat  阅读(1579)  评论(0编辑  收藏  举报