ncurses_erase()
ncurses_erase - Erase terminal screen
Syntax
bool ncurses_erase ()
Arguments
-
Description
Fills the terminal screen with blanks.
Version
PHP 4.0.7, 5 < 5.3.0, PECL ncurses >= 1.0.0
Return value
Returns TRUE on success or FALSE on failure.