Help for this page

Select Code to Download


  1. or download this
      print $query->popup_menu(-name=>'userid',
                                -values=>\@users);
    
  2. or download this
    # open the text database
        unless(open(PFD,$db))
    ...
            }
        }
        close(PFD);