(PHP 4, PHP 5, PHP 7)
readline_write_history — 写入历史记录
$filename
这个函数将命令历史写入到一个文件.
filename
保存文件的路径.
成功时返回 TRUE, 或者在失败时返回 FALSE。
TRUE
FALSE