PHP Counter + mail noticeIt's a PHP3 counter with a particularity: it can send you an email every X hits, easily configurable in the script. It can be a useful script to log your site via email, if you don't need a tracker or a free service with banner ads.
PHPCounterPHPCounter is a generic web page counter that can be set to track any number of web pages using a single script. It includes 3 different tracking options, including one to write a Common Log Format file (CLF) that can be analysed further. PHPCoutner...
PHPcounter by QadsThis counter counts the number of hits to single page, useful for a small website. It also logs visitors ip address and the time of visit.
PowerphloggerPowerPhlogger is a complete counter hosting tool. It lets you offer counter service to others from your site. Your members don't need any PHP-support on their webserver. They just pass the required data through JavaScript to PowerPhlogger that is...
Simple Hit CounterSimple Hit Counter is a text-based hit counter. You can use it on as many pages as you want. Call it via PHP include statements or SSI exec statements. The script will create a small file (a few bytes) for each page it keeps track of.