while ($size = read($file,$data,1024)) { print SAVE $data || die "Could not print to $file"; $total_size += $size; }
In reply to Re: uploading large files with CGI.pm
by novitiate
in thread uploading large files with CGI.pm
by karmakidd2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |