update : 2015.11.03
php.shukuma.com

검색:
 
 
Lists the history

readline_list_history

(PHP 4, PHP 5)

readline_list_historyLists the history

설명

array readline_list_history ( void )

Gets the entire command line history.

반환값

Returns an array of the entire command line history. The elements are indexed by integers starting at zero.