phpdbg_prompt

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_promptSets the command prompt

Açıklama

phpdbg_prompt ( string $string ) : void

Set the command prompt to the given string.

Değiştirgeler

string

The string to use as command prompt.

Dönen Değerler

Hiçbir değer dönmez.

Ayrıca Bakınız