phpdbg_prompt
(PHP 5 >= 5.6.0, PHP 7, PHP 8)
phpdbg_prompt — Sets the command prompt
說明
phpdbg_prompt(string
$string
): void
Set the command prompt to the given string
.
參數
-
string
-
The string to use as command prompt.
返回值
沒有返回值。
參見
- phpdbg_color() - Sets the color of certain elements