(PHP 4, PHP 5, PHP 7, PHP 8)
readline_write_history — 写入历史记录
$filename
null
这个函数将命令历史写入到文件。
filename
成功时返回 true, 或者在失败时返回 false。
true
false