Php/docs/function.phpdbg-prompt

提供:Dev Guides
< Php
移動先:案内検索

phpdbg_prompt

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_promptSets the command prompt


説明

phpdbg_prompt ( string $string ) : void

Set the command prompt to the given string.


パラメータ

string
The string to use as command prompt.


返り値

値を返しません。


参考