Ncurses Funções
PHP Manual

ncurses_insertln

(PHP 4 >= 4.0.7, PHP 5, PECL ncurses:1.0.0)

ncurses_insertlnInsert a line, move rest of screen down

Descrição

int ncurses_insertln ( void )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

Inserts a new line above the current line. The bottom line will be lost.


Ncurses Funções
PHP Manual