エラー処理およびログ記録
- はじめに
- インストール/設定
- 定義済み定数
- 例
- エラー処理関数
- debug_backtrace — バックトレースを生成する
- debug_print_backtrace — バックトレースを表示する
- error_clear_last — 最も最近のエラーをクリア
- error_get_last — 最後に発生したエラーを取得する
- error_log — 定義されたエラー処理ルーチンにエラーメッセージを送信する
- error_reporting — 出力する PHP エラーの種類を設定する
- restore_error_handler — 以前のエラーハンドラ関数を回復する
- restore_exception_handler — 以前の例外ハンドラ関数を回復する
- set_error_handler — ユーザー定義のエラーハンドラ関数を設定する
- set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する
- trigger_error — ユーザーレベルのエラー/警告/通知メッセージを生成する
- user_error — trigger_error のエイリアス
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google