Funciones Readline
PHP Manual

readline_on_new_line

(PHP 5 >= 5.1.0, PHP 7)

readline_on_new_lineInform readline that the cursor has moved to a new line

Descripción

void readline_on_new_line ( void )

Tells readline that the cursor has moved to a new line.

Valores devueltos

No devuelve ningún valor.


Funciones Readline
PHP Manual