Readline 函数
PHP Manual

readline_on_new_line

(PHP 5 >= 5.1.0)

readline_on_new_lineInform readline that the cursor has moved to a new line

说明

void readline_on_new_line ( void )

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

返回值

没有返回值。


Readline 函数
PHP Manual