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
file upload
Moderator: General Moderators
Re: file upload
-
Phoenixheart
- Forum Contributor
- Posts: 123
- Joined: Tue Nov 16, 2004 7:46 am
- Contact:
Re: file upload
What do you mean by "crashing"? What is the error?