Help for this page

Select Code to Download


  1. or download this
    <HTML>
    <HEAD>
    ...
         </TMPL_LOOP>
    </body>
    </html>
    
  2. or download this
    use strict;
    use CGI qw(:standard);
    ...
    print end_html;