PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<readline_callback_handler_installreadline_callback_read_char>
Last updated: Mon, 16 Jul 2012

readline_callback_handler_remove

(PHP 5)

readline_callback_handler_remove -- Removes a previously installed callback handler and restores terminal settings

说明

bool readline_callback_handler_remove ( void )

Removes a previously installed callback handler and restores terminal settings.

See readline_callback_handler_install() for an example of how to use the readline callback interface.

返回值

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




<readline_callback_handler_installreadline_callback_read_char>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST