   #PHP Manual Ncurses terminal screen control functions ncurses_wattrset
   ncurses_wclear

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                ncurses_wborder

   (PHP 4 >= 4.3.0)
   ncurses_wborder --  Draws a border around the window using attributed
   characters

Description

   int ncurses_wborder ( resource window, int left, int right, int top,
   int bottom, int tl_corner, int tr_corner, int bl_corner, int
   br_corner)

   Warning

   This function is currently not documented; only the argument list is
   available.
   ______________________________________________________________________

   Prev             Home           Next
   ncurses_wattrset  Up  ncurses_wclear
