PHP: Runtime Configuration - Manual (original) (raw)
Change language:
The behaviour of these functions is affected by settings in php.ini.
Readline Configure Options
| Name | Default | Changeable | Changelog |
|---|---|---|---|
| cli.pager | "" | INI_ALL | |
| cli.prompt | "\\b \\> " | INI_ALL |
Here's a short explanation of the configuration directives.
cli.pager string
External tool to display output from command line.
cli.prompt string
Command line prompt.
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.