Hi all, I'm looking for a PHP script that can do the following: - Upload a image to an external hosting service (imageshack, etc...); - After the upload is done it should be able to get the url to the uploaded image back (like with imageshack, it would get back the url to the thumbnail version of the uploaded image). Is there a script that can do this? Thanks in advance