Problem with PHP Upload Form
Posted by: achtung
Posted on: 2007-08-26 23:18:00
Sorry if this is in the wrong section.
I'm using an upload form someone made for me and I want to set the upload limit to 20 MB. Problem is, every way he's told me to do it doesn't seem to have worked. I've also tried messing with .htaccess in an attempt to up the limit. So I'm posting here to see if there's some limit set by DH, or if there's something obvious I'm missing.
Here's a pastebin of the code in index.php, which I believe is all that's needed:
http://pastebin.ca/672024
There's some google adsense code thrown in there too.
Thanks!