Re: Check filesize before processing

See all posts Reply

Re: Check filesize before processing new!
by Matt, 11 years, 7 months ago
I trying to check to see if a file that the user upload is bigger than the file_max_size I set. It works fine after it process it an error is returned and the file isn't uploaded. How can I check this before it is processed?Reply
Re: Check filesize before processing new!
by colin, 11 years, 7 months ago
Can you explain more precisely what you want to do?Reply