update : 2015.11.03
php.shukuma.com

검색:
 
 
실행시 설정

실행시 설정

이 함수의 작동은 php.ini 설정에 영향을 받습니다.

Readline 설정 옵션
이름 기본값 가변성 변경점
cli.pager "" PHP_INI_ALL Available since PHP 5.4.0.
cli.prompt "\\b \\> " PHP_INI_ALL Available since PHP 5.4.0.

위 설정 지시어에 대한 간단한 설명입니다.

cli.pager string

External tool to display output from command line.

cli.prompt string

Command line prompt.