Help for this page

Select Code to Download


  1. or download this
    if (($ENV{QUERY_STRING} eq "new") && (-e $file)){unlink($file);}
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    }
    print "Content-type: text/html\n\n";
    print "$num\n";