phpdbg_prompt
(PHP 5 >= 5.6.0, PHP 7)
phpdbg_prompt — Sets the command prompt
Description
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.
See Also
- phpdbg_color() - Sets the color of certain elements
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.phpdbg-prompt.php