Martin's PHP Page
This is the home of Martin's PHP Projects' Page. Currently there is one measly script to download!
Thumbnail.php
This is a very simple script which create a thumbnail of a graphic. It is simply a single function which you pass an image to (either jpg or png) at the moment and it will create a thumbnail of it. The code is entirely self explanatory but I will get round to documenting it at some point!
It can be downloaded here.