phpdbg_prompt

コマンドのプロンプトを設定する

説明

void phpdbg_prompt(string $string)

コマンドのプロンプトを、指定された string に設定します。

パラメータ

string

コマンドのプロンプトとして使う文字列。

戻り値

値を返しません。

参考

  • phpdbg_color