JavaScript Editor Javascript debugger     Website design 


readline_clear_history

Clears the history (PHP 4, PHP 5)
bool readline_clear_history ( )

This function clears the entire command line history.

Return Values

Returns TRUE on success or FALSE on failure.