Forum und email

readline_write_history

(PHP 4, PHP 5)

readline_write_history — Writes the history

Popis

bool readline_write_history ([ string $filename ] )

This function writes the command history to a file.

Parametre

filename

Path to the saved file.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.