JavaScript Editor Javascript debugger     Website design 


readline_list_history

Lists the history (PHP 4, PHP 5)
array readline_list_history ( )

Gets the entire command line history.

Return Values

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