Help for this page

Select Code to Download


  1. or download this
    #$cosa is the first parameter of the request
    while (<LOGFILE>)
    ...
          )
    
         );
    
  2. or download this
    print $q->start_form(-method=>'POST',-action=>'formDB.cgi');
    print $q->hidden(-name=>'ping',-value=>"$ciccio[2]");
    ...
    
     }