4
I have used a simple cgi script to put a counter on a page or in a block. You can get the one I used at
http://perlwebsite.com/hitcounter.htmPut the cgi script in your cgi-bin
Then on the page where you want to call it, put:
<script language="JavaScript" src="http://aka.org/cgi-bin/counter.cgi"></script> visitors etc., etc.
changing the text to suit your site. You can also call it from a custom block.
A little more elaborate is php-stats available at
http://www.phpstats.net. There is a FAQ for installing it at
https://xoops.org/modules/smartfaq/faq.php?faqid=529
Barry Cooper
Sweet Home, Oregon