phpdbg_prompt

Sets the command prompt

Description

void phpdbg_prompt(string $string)

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