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

米琪卡哇伊
TA貢獻1998條經驗 獲得超6個贊
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 關注
- 847 瀏覽
添加回答
舉報
0/150
提交
取消