Настройка во время выполнения
Поведение этих функций зависит от установок в 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.
