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

search for in the

Installation> <Installing/Configuring
[edit] Last updated: Fri, 18 May 2012

view this page in

Requirements

To use the readline functions, you need to install libreadline. You can find libreadline on the home page of the GNU Readline project, at » http://cnswww.cns.cwru.edu/~chet/readline/rltop.html. It's maintained by Chet Ramey, who's also the author of Bash.

You can also use these functions with the libedit library, a non-GPL replacement for the readline library. The libedit library is BSD licensed and available for download from » http://www.thrysoee.dk/editline/.



add a note add a note User Contributed Notes Requirements
Anonymous 26-Jan-2011 06:38
Note that libedit does not support the function readline_list_history()

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