Free CGI Scripts by Ranson's Scripts
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at CGI and Perl > Scripts and Programs > Counters > Image Based
The all-in-one package to display a counter on your website! Its totally up to you how you use it. It has two modes of operation, the first being text based where the count is returned simply as a number and the second being where graphics are displayed showing the hitcount.
Category:
If you can run SSI scripts, you can use this very simple Graphics Counter. It is being used on this page. It appears at the bottom of the page, either left justified or centered. You can use the table function built in to the script to display a table around the count, or use plain text, by setting options in the script. The program will count a single page or your whole site. Log files are automatically generated by the script for each page, the first time the page is called
Category:
Counter allows you to represent the number of visitors to your page (or more accurately, the number of people to load the counter image) through a graphical depiction. If you have Server Side Includes and would rather have a more accurate and txt-based counter, check out TextCounter.
Category:
txcounter.cgi - designed to be called via Server-Side Include
counter.cgi is a simple hidden counter. It is designed to be used in lieu of an image tag, so instead of doing

, you would use

. The script increments a counter in a file, then returns the gif image. The person visiting your page need never know you have an embedded counter going.
Category:
IMPORTANT NOTICE:
In order to use this script, you must have the GD.pm module for Perl installed and working on your server. If you are not sure, ask your system administrator first.
GD.pm is available at http://www.perl.com/CPAN-local/modules/by-module/GD/ and other CPAN distribution sites.
Features:
Up to 10 counters using one CGI
Full control over your counters via Browser
Ability of changing the counters appearance include: Backgound, Text and Border Colors
Four different sizes for your counters
NO SSI - Just paste an
![]()
HTML tag on your pages You may use each counter on a separate web site
Ability of modifying the number of each counter at any time
Ability of defining each counter as Visible or Hidden
Getting the necessary HTML code for each page automatically
Category: