readline_callback_handler_remove

PHP 5 >= 5.1.0, PHP 7, PHP 8
readline_callback_handler_remove - Removes a previously installed callback handler and restores terminal settings
Manual

readline_callback_handler_remove( ): bool

Removes a previously installed callback handler and restores terminal settings.

Parameters

This function has no parameters.

Return Values

Returns true if a previously installed callback handler was removed, or false if one could not be found.

Related Functions

Function readline_callback_handler_remove:

  • Manual

GNU Readline Functions

Most used PHP functions