phpdbg_color
phpdbg_color
Sets the color of certain elements
void **phpdbg_color** int $element string $color
Set the of the given .
color``element
element
One of the constants.
PHPDBG_COLOR_*
color
The name of the color. One of , ,
, , ,
, or ,
optionally with either a trailing or ,
for instance, or .
white``red``green``yellow``blue``purple``cyan``black``-bold``-underline``white-bold``green-underline
return.void
phpdbg_prompt