Join our community in the tech forums for uncut technology discussion.
readline_list_history
(PHP 4 , PHP 5) readline_list_history -- Lists the history Descriptionarray readline_list_history ( void )
This function returns an array of the entire command line
history. The elements are indexed by integers starting at zero.
Join our community in the tech forums for uncut technology discussion.
|