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.
I am using your upload class for a classifieds system I wrote for an enthusiast site that I run. During testing a couple of the users asked how they could upload an image from a URL instead of from their computer.
Is this possible? It seems like all of the processing would be the same, but I'm not sure how to get it to pull from another location instead of a browse box, if this is at all possible.
Any thoughts you have on the matter would be greatly appreciated. Thank you very much for the fantastic script as well. It's amazing.
I am using your upload class for a classifieds system I wrote for an enthusiast site that I run. During testing a couple of the users asked how they could upload an image from a URL instead of from their computer.
Is this possible? It seems like all of the processing would be the same, but I'm not sure how to get it to pull from another location instead of a browse box, if this is at all possible.
Any thoughts you have on the matter would be greatly appreciated. Thank you very much for the fantastic script as well. It's amazing.
thanks,
json
See these two threads.