编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « phpdbg_clear
  • phpdbg_end_oplog »
  • PHP Manual
  • phpdbg 函数
  • Sets the color of certain elements

phpdbg_color

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_color — Sets the color of certain elements

说明

phpdbg_color ( int $element , string $color ) : void

Set the color of the given element.

参数

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.

返回值

没有返回值。

参见

  • phpdbg_prompt() - Sets the command prompt
相关文章
php fdf 函数 sets version number for a fdf filephp gnupg 函数 sets the mode for signingphp ncurses 函数 sets color for soft label keysphp ncurses 函数 sets windows color pairingsphp phpdbg 函数 sets the color of certain elementsphp phpdbg 函数 sets the command promptphp phpdbg 函数 说明php ps 函数 gets certain parametersphp ps 函数 gets certain valuesphp ps 函数 sets color of border for annotationsphp ps 函数 sets certain parametersphp ps 函数 sets certain valuesphp ps 函数 sets current colorphp ps 函数 sets width of a linephp sybase 函数 sets minimum client severityphp uopz 函数 sets the static variables in function or method scopephp yaz 函数 sets sorting criteriaphp gmagickpixel sets the colorphp imagickpixel sets the normalized hsl colorphp swfmovie sets the background color
关注编程学问公众号
编程学问网 湘ICP备20001732号