Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use CGI qw(:all);
    #use CGI::Carp qw(warningsToBrowser fatalsToBrowser);
    ...
    });
    
    print end_html;
    
  2. or download this
    Content-Type: text/html; charset=ISO-8859-1
    
    ...
    <body>
    
    </body>