Forum und email

readline_write_history

(PHP 4, PHP 5)

readline_write_history — Writes the history

說明

bool readline_write_history ([ string $filename ] )

This function writes the command history to a file.

參數

filename

Path to the saved file.

Return值

如果成功則回傳 TRUE,失敗則回傳 FALSE