php页面上的Warning错误怎么隐藏,我试了在php.ini里面的很多办法,但是都没用,希望高手们解救啊

2025-06-28 00:11:18
推荐回答(1个)
回答1:

php.ini配置文件:
display_errors = Off

然后重启服务(APACHE服务或IIS服务)