(PHP 4 >= 4.0.7, PHP 5, PECL ncurses:1.0.0)
ncurses_clrtobot — Clear screen from current position to bottom
Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.
Erases all lines from cursor to end of screen and creates blanks. Blanks created by ncurses_clrtobot() have the current background rendition.
Vracia TRUE pri úspechu alebe FALSE pri chybe.