Hi.
I got the following piece of code which takes an image uploaded by a form from the client, and displays it on screen...
The script is what follows...
Ok... Since this only displays the image to the user it's kind of useless.
Does anyone know what I could add to this script so that it will save the image as a gif file on my hard drive?