phpdbg_color
Sets the color of certain elements
&reftitle.description;
voidphpdbg_color
intelement
stringcolor
Set the color of the given element.
&reftitle.parameters;
element
One of the PHPDBG_COLOR_* constants.
color
The name of the color. One of white, red,
green, yellow, blue,
purple, cyan or black,
optionally with either a trailing -bold or -underline,
for instance, white-bold or green-underline.
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;
phpdbg_prompt