Guest Book V 1.00.C

Description

This script will function as a Hit Counter and as a Logger. It will log all the hits to a html file with the visitor number, date and time. If the Traggic Analyzer script is used with this script, it will give you a graphical break down of your visitors. It compare the hits in Morning and Evening, in the different hours of the day, and in all the months. It will display the results in a very detailed and attractive graphical form.

Make sure your server allows Server-side Includes before trying this script. Some servers allow it only if the file extension is shtml. Please see your server manual before using this script.

This script will function as a Hit Counter and as a Logger. It will log all the hits to a html file with the visitor number, date and time. For this script to work give this code at the page where the hits must be counted(usally the home page).Code - "<!--#exec cgi="cgi-bin/log.pl" -->". The number of hits will replace this line when the server processes it.

Setup

For this script to work give this code at the page where the hits must be counted(usally the home page).Code - "<!--#exec cgi="cgi-bin/log.pl" -->". The number of hits will replace this line when the server processes it.

Code

You can edit the code to fit your needs - you can even delete the link to my site - although I would be extremely grateful if you let it stay.

Last Words

Hope you find this useful. If you have any questions, suggestions, criticisms etc., you can reach me at binnyva@hotmail.com or you can visit my site at http://www.geocities.com/binnyva. For more CGI scripts, come to the perl section.