Re: Check filesize before processing
Re: Check filesize before processing new!
# Reply
by Matt, 12 years, 2 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?
Re: Check filesize before processing new!
# Reply
by colin, 12 years, 2 months ago
Can you explain more precisely what you want to do?