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 в разі помилки.

add a note add a note

User Contributed Notes

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