downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

readline_redisplay> <readline_on_new_line
[edit] Last updated: Fri, 17 May 2013

view this page in

readline_read_history

(PHP 4, PHP 5)

readline_read_historyLiest die History

Beschreibung

bool readline_read_history ([ string $filename ] )

Diese Funktion liest eine Kommandozeilen-History aus einer Datei.

Parameter-Liste

filename

Pfad zur Datei, die die Kommandozeilen-History enthält.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.



add a note add a note User Contributed Notes readline_read_history - [1 notes]
up
0
Anonymous
2 years ago
Note that the first line in the history file must contain the string: _HiStOrY_V2_

Else it wont work.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites