Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    require "libcgi13.pl"; #library from lesson10 
    ...
    $try = $FORM_DATA{'fresh'};
    &print_entry();
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    close(FROMFILE);
    } 
    return 1;