Help for this page

Select Code to Download


  1. or download this
       my $fn = $html->param ('photofile');
       my $fh = $html->upload ('photofile');
    
  2. or download this
       #
       #  This could get a little hairy.  We don't know how big a picture 
    +the user i
    ...
          print_file ("File too big!");
          return;
       }