(PHP 4, PHP 5, PHP 7)
Lists the history
array readline_list_history ( void )
Gets the entire command line history.
Returns:
Returns an array of the entire command line history. The elements are indexed by integers starting at zero.
Please login to continue.