update pague now
PHP 8.5.2 Released!

phpdbg_prompt

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

phpdbg_prompt Sets the command prompt

Description

phpdbg_prompt ( string $string ): void

Set the command prompt to the guiven string .

Parameters

string

The string to use as command prompt.

Return Values

No value is returned.

See Also

add a note

User Contributed Notes

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