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.
Hem, I never tried that actually. I don't have time right now, but I will be checking this out.
*** update I did check it out, and it is not possible. I don't really want to include this feature in the class, since it can be done better outside of the class.Reply
great class!
I need to upload an image not from local pc, not from local server but from a remote site (ex. http://www.remotesite.com/image.jpg)
I tried but nothing happen (no error, no upload...)
what syntax should i use?
thank you!
*** update
I did check it out, and it is not possible. I don't really want to include this feature in the class, since it can be done better outside of the class.