phpdbg_prompt

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_promptSets the command prompt

Opis

phpdbg_prompt ( string $string ) : void

Set the command prompt to the given string.

Parametry

string

The string to use as command prompt.

Zwracane wartości

Nie jest zwracana żadna wartość.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top