in reply to
Re: size of file upload
in thread
size of file upload
Returning the form field as a variable, would $size = stat($file); work? Or would I need to use a filehandle?
Comment on
Re^2: size of file upload
In Section
Seekers of Perl Wisdom