(PHP 4, PHP 5, PHP 7, PHP 8)
readline_add_history — 将一行添加到历史记录
$prompt
此函数将一行添加到命令行历史记录。
prompt
要添加到历史记录的行。
始终返回 true。
true