Help for this page

Select Code to Download


  1. or download this
    print CGI::start_table({border=>1, cellspacing=>0, cellpadding=>1});
    
  2. or download this
    use CGI;
    my $CGI = new CGI;