转载 PHP Notice: Constant **** already defined in解决 出处:http://blog.csdn.net/u012995856.

不是很严重的错误,但是在页面上显示,很烦人

 

在php脚本中加入

1 error_reporting(0);  


最好添加在文件第一行

posted on 2017-08-16 15:53  大鱼的肚子能撑船  阅读(1681)  评论(0)    收藏  举报