php tips

2021-04-07  本文已影响0人  wwpheart
报错设置
ini_set("display_errors", 1);
error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
上一篇 下一篇

猜你喜欢

热点阅读