Also, if you have a slow connection, PHP might time out? I'm not sure if this is possible though, because I expect Apache to handle the upload (well, technically the download) and only run your PHP script after it finished that, but who knows?
Bogdan
Somesh wrote:
Hi Jon, It is as follows ; Maximum allowed size for uploaded files. upload_max_filesize = 8MOn Wed, 18 Dec 2002, Jon Haworth wrote:Hi Somesh,This works fine for small files of like some Kbs but fails to upload larger files near to 1MB.
What's your upload_max_size set to in php.ini? Cheers Jon
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php