Readline
PHP Manual

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.

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.


Readline
PHP Manual