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 в случае возникновения ошибки.




Смотрите также:
Описание на ru2.php.net
Описание на php.ru