phpdbg 函数
PHP Manual

phpdbg_prompt

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_promptSets the command prompt

说明

void phpdbg_prompt ( string $string )

Set the command prompt to the given string.

参数

string

The string to use as command prompt.

返回值

没有返回值。

参见


phpdbg 函数
PHP Manual