Help for this page

Select Code to Download


  1. or download this
    #!c:/Perl/bin/Perl.exe
    
    ...
    print $q->p($log_in);
    common_footer();
    print $q->end_html;
    
  2. or download this
    package MyCommon;
    
    ...
    }
    
    1;