Php/docs/function.readline-list-history

From Get docs

readline_list_history

(PHP 4, PHP 5, PHP 7)

readline_list_historyLists the history


Description

readline_list_history ( ) : array

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.