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, 30 Nov 2012

view this page in

readline_read_history

(PHP 4, PHP 5)

readline_read_historyCzyta historię

Opis

bool readline_read_history ([ string $nazwa_pliku ] )

Funkcja ta czyta historię poleceń z pliku.

Parametry

nazwa_pliku

Ścieżka do pliku zawierającego historię poleceń.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.



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