   #PHP Manual Ncurses terminal screen control functions
   ncurses_slk_refresh ncurses_slk_set

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                              ncurses_slk_restore

   (PHP 4 >= 4.1.0)
   ncurses_slk_restore -- Restores soft label keys

Description

   bool ncurses_slk_restore ( void )

   Warning

   This function is EXPERIMENTAL. The behaviour of this function, the
   name of this function, and anything else documented about this
   function may change without notice in a future release of PHP. Use
   this function at your own risk.

   The function ncurses_slk_restore() restores the soft label keys after
   ncurses_slk_clear() has been performed.
   ______________________________________________________________________

   Prev                Home            Next
   ncurses_slk_refresh  Up  ncurses_slk_set
