This PHP guestbook script will allow your visitors to leave their two cents on your web page. It has a number of customizable features to suit almost any sites design.
This is an antileech, timed file downloading
script(users can only download one file per specified amount of time,
that's where your script came in), and for users using internet explorer
it opens a save as dialogue for those who accidentally disable it and
have to right click save target as. There are two parts. The first part
contains the script that all the files are linked to, and the second,
which must be named file.php which is place in the same directory as the
downloads
UPDATE This script has been updated based on a suggestion made by Andrew.
This PHP 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.