运行时配置
这些函数的行为受 php.ini 中的设置影响。
| 名字 | 默认 | 可修改范围 | 更新日志 |
|---|---|---|---|
| cli.pager | "" | PHP_INI_ALL | Available since PHP 5.4.0. |
| cli.prompt | "\\b \\> " | PHP_INI_ALL | Available since PHP 5.4.0. |
这是配置指令的简短说明。
-
cli.pagerstring -
External tool to display output from command line.
-
cli.promptstring -
Command line prompt.
There are no user contributed notes for this page.
