> -----Original Message----- > D'oh! You're right, I went back and checked php.ini and > found upload_max_filesize but it's already set to 200M, I'm > assuming that means 200 MegaBytes. So I don't think that's > the problem. I don't have the hidden tag set in the page > code so that shouldn't be a factor either, right? I'm a real > rooky at php programming. > -----Original Message-----
> <INPUT TYPE="hidden" name="MAX_FILE_SIZE" value="2048000"> You actually _need_ that hidden tag set AFAIK. CYA, Dave -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php