root@samsonych.com>
  • blog/
  • about/
  • srv/
  • var/lib/
    • Библиотечка
    • Мануал по PHP
    • Основы SQL
    • Hibernate(RUS)

readline_info
readline_on_new_line
Readline Функции
PHP Manual

readline_list_history

(PHP 4, PHP 5)

readline_list_history — Lists the history

Описание

array readline_list_history ( void )

Gets the entire command line history.

Возвращаемые значения

Returns an array of the entire command line history. The elements are indexed by integers starting at zero.

readline_info
readline_on_new_line
Readline Функции
PHP Manual

© samsonych.com