GetSimple Support Forum
PHP Upload Limit - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Feature Requests (http://get-simple.info/forums/forumdisplay.php?fid=7)
+--- Thread: PHP Upload Limit (/showthread.php?tid=36)



PHP Upload Limit - Derek - 2009-08-09

This is more just an annoyance, but when you're going to upload a file, you should just say the php upload size limit so they don't try to upload one that is too big, or so they can know the size and go change it in their php.ini

I think it's this: $_SERVER['CONTENT_LENGTH'] I just don't have time to test right now


PHP Upload Limit - ccagle8 - 2009-08-13

Good idea. This was easy and is included in the next release.