PHP - Manual: readline_clear_history
2024-11-14
(PHP 4, PHP 5, PHP 7, PHP 8)
readline_clear_history — 清除历史
这个函数清除整个的命令行历史.
成功时返回 true, 或者在失败时返回 false。
true
false
官方地址:https://www.php.net/manual/en/function.readline-clear-history.php