Thumbnail creation within PHP using the GD library is a very important function. I have written the following piece of source code to thumbnail an image, apply a watermark, and cache the result for future re-use.
Check out the source code