Upload file limit

djmweb 10 May, 2011
My client wants to be able to allow users upload a zip file that is up to 200mb using a form. Is this possible using a form? I know I can increase memory and size limit in the ini server files but would this even work for this size of a file?
GreyHead 13 May, 2011
Hi djmweb,

I don't know - I think that you can get up to 200Mb with PHP. I found this Sitepoint post that talks about the settings that you need.

Bob
This topic is locked and no more replies can be posted.