造成没有格式化输出的原因是因为php.ini设置的问题,使用phpinfo()函数可以查看到html_errors这一项的设置为Off解决:开启xdebug 扩展html_errors ...
確定! 回上一頁