readline_read_history
  • References/PHP/Function/Command Line/Readline

(PHP 4, PHP 5, PHP 7) Reads the history bool

2025-01-10 15:47:30
readline
  • References/PHP/Function/Command Line/Readline

(PHP 4, PHP 5, PHP 7) Reads a line string readline

2025-01-10 15:47:30
readline_add_history
  • References/PHP/Function/Command Line/Readline

(PHP 4, PHP 5, PHP 7) Adds a line to the history

2025-01-10 15:47:30
readline_write_history
  • References/PHP/Function/Command Line/Readline

(PHP 4, PHP 5, PHP 7) Writes the history bool

2025-01-10 15:47:30
readline_redisplay
  • References/PHP/Function/Command Line/Readline

(PHP 5 >= 5.1.0, PHP 7) Redraws the display

2025-01-10 15:47:30
readline_callback_read_char
  • References/PHP/Function/Command Line/Readline

(PHP 5 >= 5.1.0, PHP 7) Reads a character and informs the readline callback interface when a line is received

2025-01-10 15:47:30
readline_callback_handler_remove
  • References/PHP/Function/Command Line/Readline

(PHP 5 >= 5.1.0, PHP 7) Removes a previously installed callback handler and restores terminal settings

2025-01-10 15:47:30
readline_callback_handler_install
  • References/PHP/Function/Command Line/Readline

(PHP 5 >= 5.1.0, PHP 7) Initializes the readline callback interface and terminal, prints the prompt and returns

2025-01-10 15:47:30
readline_info
  • References/PHP/Function/Command Line/Readline

(PHP 4, PHP 5, PHP 7) Gets/sets various internal readline variables

2025-01-10 15:47:30
readline_clear_history
  • References/PHP/Function/Command Line/Readline

(PHP 4, PHP 5, PHP 7) Clears the history bool

2025-01-10 15:47:30