Readline İşlevleri
PHP Manual

readline_clear_history

(PHP 4, PHP 5)

readline_clear_historyClears the history

Açıklama

bool readline_clear_history ( void )

This function clears the entire command line history.

Dönen Değerler

Başarı durumunda TRUE, aksi takdirde FALSE döndürür.


Readline İşlevleri
PHP Manual