class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Alright I have been testing this for quite a while and found that I am not able to upload jpg/png files with dimensions greater that 4000px even when the file size is only around 140kb.
(Before I continue, I do have the memory limits and all of that set really high. I am able to consistently and successfully upload and resize files ranging anywhere from 10kb to 13mb.)
I don't know why this is and I cant figure it out. Has anyone had/solved this issue?Reply
(Before I continue, I do have the memory limits and all of that set really high. I am able to consistently and successfully upload and resize files ranging anywhere from 10kb to 13mb.)
I don't know why this is and I cant figure it out. Has anyone had/solved this issue?