PHP エラーメッセージ一覧
作成日時:2019/06/12
更新日時:2019/06/12
スポンサーリンク
エラーメッセージ一覧
| メッセージ | エラーレベル | 説明 |
|---|---|---|
| Cannot modify header information | E_WARNING | - |
| A non-numeric value encountered | E_WARNING | - |
| A non well formed numeric value encountered | E_NOTICE | - |
| Undefined index | E_NOTICE | - |
| Undefined offset | E_NOTICE | - |