Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
readline_list_history

readline_list_history

(PHP 4, PHP 5)

readline_list_history -- Lists the history

Description

array readline_list_history ( void )

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.