readline_add_history

Example

 bool readline_add_history ( string $line ) 

Description

This function adds a line to the command line history.

Return Values

Returns TRUE on success or FALSE on failure.