   #PHP Manual GNU Readline readline_info readline_read_history

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                             readline_list_history

   (PHP 4 )
   readline_list_history -- Lists the history

Description

   array readline_list_history ( void )

   This function returns an array of the entire command line history. The
   elements are indexed by integers starting at zero.
   ______________________________________________________________________

   Prev          Home                  Next
   readline_info  Up  readline_read_history
