Free PHP photo / image of the day script

This image of the day script will display an image based on the day of month. If you only have 6 photos in the image folder and it is past the 6th of the month the script will display a random photo each day untill the first of next month. The script will swap / change the image daily. NOTE: This script will work fine with PHP 4.2.0. If you are using an earlier version of PHP then you will have to seed the random number generator.

To download this script click here.