★ wanayoo — archive 1999 http://fr.php.net/manual/function.readline-info.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Readline
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this pageDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
Readline
* readline
* readline_add_history
* readline_clear_history
* readline_completion_function
* readline_info
* readline_list_history
* readline_read_history
* readline_write_history

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: readline_info
View the source code for this pageSearch the site



Previous page
 readline_completion_function
 Updated
Mon, 08 Jan 2001
readline_list_history 
Next page


readline_info

(PHP 4 >= 4.0b4)

readline_info -- Gets/sets various internal readline variables

Description

mixed readline_info ([string varname [, string newvalue]])

If called with no parameters, this function returns an array of values for all the setting readline uses. The elements will be indexed by the following values: done, end, erase_empty_line, library_version, line_buffer, mark, pending_input, point, prompt, readline_name, and terminal_name.

If called with one parameter, the value of that setting is returned. If called with two parameters, the setting will be changed to the given value.


 About Notes


Previous page
 readline_completion_function
 Updated
Mon, 08 Jan 2001
readline_list_history 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.