Help for this page

Select Code to Download


  1. or download this
    print <<'EOF';
    
  2. or download this
    use CGI;
    
    ...
    }
    
    print $q->end_tbody(),"\n",$q->end_table(),"\n";