file upload
Posted: Wed Jun 23, 2010 3:03 pm
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
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