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, 07 Jun 2013

view this page in

readline_read_history

(PHP 4, PHP 5)

readline_read_historyReads the history

Descrierea

bool readline_read_history ([ string $filename ] )

This function reads a command history from a file.

Parametri

filename

Path to the filename containing the command history.

Valorile întoarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.



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 | sitemap | contact | advertising | mirror sites