Funcții Readline
PHP Manual

readline_list_history

(PHP 4, PHP 5)

readline_list_historyLists the history

Descrierea

array readline_list_history ( void )

Gets the entire command line history.

Valorile întoarse

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


Funcții Readline
PHP Manual