(PHP 4, PHP 5, PHP 7)
Clears the history
bool readline_clear_history ( void )
This function clears the entire command line history.
Returns:
Returns TRUE on success or FALSE on failure.
Please login to continue.