Zend - The PHP Company




Counters

Add Code


another simple text counter  

Type: code fragment
Added by: idban
Entered: 20/03/2000
Last modified: 07/12/2001
Rating: **** (21 votes)
Views: 20764
another simple text counter


Cookie Counter  

Type: code fragment
Added by: magfoor
Entered: 30/05/2002
Last modified: 06/12/2001
Rating: **** (6 votes)
Views: 10928
A simple counter using cookies by Magfoor


Customizable counter  

Type: class
Added by: sanas
Entered: 19/07/2002
Last modified: 07/12/2001
Rating: - (fewer than 3 votes)
Views: 7207
This is a class that implements a counter. You don't need a database, since it stores the number of visitors in a file. It uses cookies to track your visitors. You should put the class in a file (say counter.inc) and include it in your scripts. You can customize the looks of the counter by extending the class.


download counter v1.0  

Type: application
Added by: _The_Crow_
Entered: 06/07/2000
Last modified: 08/12/1999
Rating: *** (3 votes)
Views: 14372
A download counter for your files, check for more info the example.php. Don't use mySQL, this is appropriated for small sites. Tested under Apache 1.3.12 / PHP 4.0.1 / Linux 2.2.16 and Win98.


IBCounter  

Type: class library
Added by: marsim
Entered: 03/09/2004
Last modified: 09/12/2003
Rating: - (fewer than 3 votes)
Views: 4029
Counter class to track the number of visits in one or more pages of a web site.


Image Counter using number images  

Type: code fragment
Added by: kyong
Entered: 11/10/2000
Last modified: 01/12/2000
Rating: - (fewer than 3 votes)
Views: 9263
Save count into file and show it using img HTML tag


LiveStats  

Type: application
Added by: eyedream
Entered: 10/12/2001
Last modified: 01/12/2001
Rating: *** (3 votes)
Views: 10310
LiveStats is an easy to setup php web statistics program. This web statistics program must be run by MySQL and PHP. If servers do not have MySQL or you do not know your MySQL account info, you will not be able to use this program. This program tracks the IP from the visitors, what type of OS (Operating System) they were using, top ten IP's who visited your website, and what type of browser they were using.


LSCounter  

Type: application
Added by: Latoserver_com
Entered: 14/03/2001
Last modified: 03/12/2000
Rating: - (fewer than 3 votes)
Views: 7760
Siple counter that use a text file to store data.No database require. Visit www.latoserver.com


Named Counter for all pages  

Type: code fragment
Added by: lexandro
Entered: 06/02/2001
Last modified: 02/12/2000
Rating: - (fewer than 3 votes)
Views: 5879
This is a special counter routine. Simple add name for your counter and this code snippet stores all counter in one file. Use counter on your all pages and analyzing stats is very simple by on file.


Page Counter & Hit Logger  

Type: code fragment
Added by: quonsar
Entered: 02/03/2000
Last modified: 08/12/1999
Rating: **** (3 votes)
Views: 15014
Simple hit counter and hit logger. Use in prepend.php or paste at top of html file.


PHP text based counter  

Type: code fragment
Added by: smog
Entered: 02/03/2000
Last modified: 08/12/1999
Rating: *** (8 votes)
Views: 11976
Basic PHP text based counter.


Simple usersOnline class  

Type: class
Added by: tebrino
Entered: 22/12/2003
Last modified: 02/11/2002
Rating: - (fewer than 3 votes)
Views: 6063
This very simple class enables you to track number of visitors online in an easy and accurate manner.


Slighty Smart text PHP Counter  

Type: code fragment
Added by: bishop
Entered: 03/03/2000
Last modified: 07/12/2003
Rating: **** (8 votes)
Views: 12050
Setup to ignore the (reload) hits. Ignores Server IP. Register Globals Safe!


The Anticounter  

Type: code fragment
Added by: jcostom
Entered: 24/07/2000
Last modified: 08/12/1999
Rating: *** (6 votes)
Views: 8333
Aren't we all tired of hit counters? How's about we take them out back and shoot them? Better still, let's give them a completely bogus counter. Sure, it's silly, but I'm a silly mood today.


Website Hit Counter *Images or Text*  

Type: application
Added by: MaxDemian
Entered: 19/07/2002
Last modified: 07/12/2001
Rating: - (fewer than 3 votes)
Views: 7307
A script to count the hits to your website that checks if the current visitor was the LAST visitor to your website and if so doesnt count the hit and if not so counts the hit and makes the visitor the new last visitor. Also lets you choose if you want the number of hits to be printed out as text or printed out in gfx with the numbers.



Search



This Category All Categories