Help for this page

Select Code to Download


  1. or download this
    # $dl_file is absolute path to uploaded directory where files are kept
    my $download = url_param('dl');
    ...
         exit;
      }
    }