Dutch PHP Conference 2025 - Call For Papers

phpdbg_prompt

(PHP 5 >= 5.6.0, PHP 7, PHP 8)

phpdbg_promptSets the command prompt

Опис

phpdbg_prompt(string $string): void

Set the command prompt to the given string.

Параметри

string

The string to use as command prompt.

Значення, що повертаються

Не повертає значень.

Прогляньте також

add a note

User Contributed Notes

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