phpdbg_prompt

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_promptSets the command prompt

Beschreibung

phpdbg_prompt ( string $string ) : void

Set the command prompt to the given string.

Parameter-Liste

string

The string to use as command prompt.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch