PHP マニュアル
関数リファレンス
PHP の振る舞いの変更
phpdbg
phpdbg 関数
phpdbg_break_file
phpdbg_break_function
phpdbg_break_method
phpdbg_break_next
phpdbg_clear
phpdbg_color
phpdbg_end_oplog
phpdbg_exec
phpdbg_get_executable
phpdbg_prompt
phpdbg_start_oplog
phpdbg_get_executable
phpdbg_start_oplog
phpdbg 関数
PHP マニュアル
phpdbg_prompt
コマンドのプロンプトを設定する
説明
void
phpdbg_prompt
(
string
$string
)
コマンドのプロンプトを、指定された
string
に設定します。
パラメータ
string
コマンドのプロンプトとして使う文字列。
戻り値
値を返しません。
参考
phpdbg_color