phpdbg_color
(PHP 5 >= 5.6.0, PHP 7, PHP 8)
phpdbg_color — Sets the color of certain elements
参数
element
-
One of the
PHPDBG_COLOR_*
constants. color
-
The name of the color. One of
white
,red
,green
,yellow
,blue
,purple
,cyan
orblack
, optionally with either a trailing-bold
or-underline
, for instance,white-bold
orgreen-underline
.
返回值
没有返回值。
参见
- phpdbg_prompt() - Sets the command prompt
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.phpdbg-color.php