readline_on_new_line()
readline_on_new_line - Inform readline that the cursor has moved to a new line
Syntax
readline_on_new_line ()
Arguments
-
Description
Tells readline that the cursor has moved to a new line.
Version
PHP 5.1.0
Return value
No value is returned.