Page 1 of 1

file upload

Posted: Wed Jun 23, 2010 3:03 pm
by blade912
I have a question about multiple file upload , at the moment i can upload 14 jpeg images onto the server , the images are re-sized(to around 30 kb ) before they are uploaded to the server , what i want is to upload the full size images (~10 mb each) to the server,
i have changed the MAX_FILE_SIZE , max_execution_time ,max_input_time, but still no luck .
Question is can PHP upload 140 mb without crashing

thanks in advance

Re: file upload

Posted: Wed Jun 23, 2010 9:11 pm
by Benjamin
:arrow: Moved to PHP - Code

Re: file upload

Posted: Thu Jun 24, 2010 2:26 am
by Phoenixheart
What do you mean by "crashing"? What is the error?