phpdbg_prompt

PHP 5 >= 5.6.0, PHP 7, PHP 8
phpdbg_prompt - Sets the command prompt
Manual

phpdbg_prompt( string$string ): void

Set the command prompt to the given string.

Parameters

string

The string to use as command prompt.

Return Values

No value is returned.

Related Functions

Function phpdbg_prompt:

  • Manual

Interactive PHP Debugger Functions

Most used PHP functions