PHP » GoLang |
login |
register |
about
|
GoLang readline_callback_handler_install
request it (357)
GoLang replacement for PHP's readline_callback_handler_install
[edit | history]
PHP readline_callback_handler_installPHP original manual for readline_callback_handler_install [ show | php.net ]readline_callback_handler_install(PHP 5 >= 5.1.0, PHP 7) readline_callback_handler_install — Initializes the readline callback interface and terminal, prints the prompt and returns immediately Description
Sets up a readline callback interface then prints
The callback feature is useful when combined with stream_select() as it allows interleaving of IO and user input, unlike readline(). Parameters
Return Values
Returns Examples
Example #1 Readline Callback Interface Example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|