Forum PHP 2025

readline_clear_history

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

readline_clear_historyヒストリをクリアする

説明

readline_clear_history(): true

この関数はコマンドラインヒストリ全体をクリアします。

パラメータ

この関数にはパラメータはありません。

戻り値

常に true を返します。

add a note

User Contributed Notes

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