在PHP中error_reporting這個函數(shù)有什么作用?
1 回答

一只斗牛犬
TA貢獻1784條經(jīng)驗 獲得超2個贊
The error_reporting() function sets the error_reporting directive at runtime. PHP has many levels of errors, using this function sets that level for the duration (runtime) of your script.
- 1 回答
- 0 關(guān)注
- 577 瀏覽
添加回答
舉報
0/150
提交
取消