标签:php显示全部错误 error_reporting display_errors
<?php ini_set("display_errors","On"); error_reporting(E_ALL);
本文出自 “突破中的IT结构师” 博客,请务必保留此出处http://virusswb.blog.51cto.com/115214/1529793
标签:php显示全部错误 error_reporting display_errors
原文地址:http://virusswb.blog.51cto.com/115214/1529793