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?