readline_clear_history

(PHP 4, PHP 5, PHP 7, PHP 8)

readline_clear_historyLöscht die History

Beschreibung

readline_clear_history ( ) : bool

Diese Funktion löscht die gesamte Kommandozeilen-History.

Rückgabewerte

Gibt bei Erfolg true zurück. Im Fehlerfall wird false zurückgegeben.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top