I'm trying to create a system which will create thumbnail images from images I upload.
I think all i have to do is resize image and rename it and then store it in same location.
The renamed image would be thumb_imagename.gif.
If anyone has any similar code that would help me get started.