Readline Функции
PHP Manual

readline_clear_history

(PHP 4, PHP 5)

readline_clear_historyClears the history

Описание

bool readline_clear_history ( void )

This function clears the entire command line history.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.


Readline Функции
PHP Manual