
May 1st, 2008, 07:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 9,703
Time spent in forums: < 1 sec
Reputation Power: 11
|
|
|
Tutorial: How to make an Image Upload and Thumbnailer Script #part 2 (with cURL)
So you have completed the file upload tutorial. The tutorial has taught you how to upload an image using a form, and then it auto makes a thumbnail and shows it to you, nice. Now lets say you are on a public computer, and can’t save to the desktop or whatever. So you would like to upload a photo that is already on the internet, but thumbnail it to your webserver. We need to be able to allow our users the ability to submit a link to an image and work from there.
Read the full article here: Tutorial: How to make an Image Upload and Thumbnailer Script #part 2 (with cURL)
|