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.
Worked great! But.. now back to the first problem. If I am running out of memory (on the larger files it still times out) what should I do? The file I am uploading is less than 1.5 megabytes. I have plenty of memory on my server system, I'm just not sure how to allocate more.Reply
But.. now back to the first problem. If I am running out of memory (on the larger files it still times out) what should I do? The file I am uploading is less than 1.5 megabytes. I have plenty of memory on my server system, I'm just not sure how to allocate more.