Image upload issue.
Posted: Mon Sep 12, 2011 4:59 pm
Hello,
I upload my files with SimpleImage class.
http://www.white-hat-web-design.co.uk/b ... -with-php/
The problem is, if the image size is around 3mb, it doesn't upload it.
Is it have something to do with PHP execution time or something else?
I should allow up to 30m files, because the company I sold the website for is going to upload their renders.
Ps. max_upload_size is set to 8m in PHP.ini
I upload my files with SimpleImage class.
http://www.white-hat-web-design.co.uk/b ... -with-php/
The problem is, if the image size is around 3mb, it doesn't upload it.
Is it have something to do with PHP execution time or something else?
I should allow up to 30m files, because the company I sold the website for is going to upload their renders.
Ps. max_upload_size is set to 8m in PHP.ini