Konfiguracja wykonawcza
Na działanie tych funkcji wpływają ustawienia zawarte w pliku php.ini.
| Nazwa | Domyślnie | Możliwość zmian | Rejestr zmian |
|---|---|---|---|
| cli.pager | "" | PHP_INI_ALL | Available since PHP 5.4.0. |
| cli.prompt | "\\b \\> " | PHP_INI_ALL | Available since PHP 5.4.0. |
Oto krótkie wyjaśnienie dyrektyw konfiguracji.
-
cli.pagerstring -
External tool to display output from command line.
-
cli.promptstring -
Command line prompt.
There are no user contributed notes for this page.
