发布网友 发布时间:2022-04-28 05:20
我来回答
共1个回答
热心网友 时间:2022-04-28 06:49
<?php //文件头部设置error_reporting(E_ALL^E_NOTICE);?>//或者在php.ini配置文件中修改:error_reporting=E_ALL & ~E_NOTICE