Simple MySQL Counter |
A simple text counter that uses MySQL to store data. It is simple to install and use. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 3.00 (1 votes) ::
|
|
 |
Easy to install text based counter.. |
This is a really simple invisible counter that gives you day by day unique and raw hits that your site gets. It also gives you the total hits starting by the first time you installed the counter. Also, it gives you the full report of the referrers. It is using text files to hold the data and it gives you the ability to check the stats from your admin section. Installation is too easy. Just upload and add a code that is all...No database required as it is storing the data in text files. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Text file hit counter |
Records hits to a web page. The hit count is stored in a single text file. The total number of hits is displayed on the web page but can be disabled if desired. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
AGTC PHP - Hits Counter |
Well its a very simple hits counter that only logs individual hits, in other words one hit per person per visit.
Its work simply by checking the visitors Remote Address and logs it as a SESSION.
Once the visitor enters your site the session is then logged with their Remote Address and the hits counter logs one hit.
For as long as there on your site they will not add anymore hits to the counter until they re-visit in a new session.
The idea of this script came to me from some of the poor or lazy examples of hits counters I have seen, which each time you refreshed the page
it would log another hit, this is no good if you want to see the true value of visitors to your site. Great, simple, and easy to integrate into any PHP script. Try the demo...
|
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Mos txtCounter |
Simple/basic PHP text counter. No database, only text file, easy and simple. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Statistics 1.1 |
Easy Installation - Flat file system (no database needed) - Display visitor data as text or images
- Show the number of users currently online - Show unique IP counts for Today, Yesterday and Total - Optional email notification upon reaching milestones |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Embedded Hit Counter |
The function UpdateHitCount gets the global variable $pageHitCount, increments it, and actually writes the new value back into $filename, as the first line of PHP code. By storing the pages hits in itself, you can eliminate the need for another external file, or a database, containing just page hits. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 5.00 (1 votes) ::
|
|
 |
3rabo_counter |
3rabo_counter is a cool script that can show you how many people are surfing your site at the given time, and it shows you the total visits in that day, and the total visits since the script was installed. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Counters |
The Counters class can create any number of individual counters containing an integer value. Each one could be stored, increased and retrieved. You manipulate the value by its methods Get, Set, Increase, List and Kill. Once created the counters life continue until you terminate it explicitly. Please note that counters do not automatically increase their values on an event base (i.e. a page hit). You must manually change it with the Set and Increase methods. Once created the counter has no scope limited. You could retrieve or manipulate its value in any page on your site. Counters values are stored in a text file named Counters.txt, located in the same directory as the class resides. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Flawless Counter |
This is a simple counter that writes to a file every time the page is accessed. No MySQL used. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Chipmunk Textcounter |
A simple counter that uses php/mysql to track number of uniques to your site, number of pageviews, and logs the IP of your unique visitors since last time the "reset" was pressed. The new update allows for hashed admin passwords. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
SVs Simple Counter |
A simple PHP counter that counts your website visitors. It now has the ability to either show the count as plain text, or images; and whether or not to count only unique hits, or all hits. (IP Based)
Updated to v1.5 - A complete re-write. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
 |
PG Counter - Text Based |
This small PHP Script counts hits to a page or an entire site. Comes with example page. Very easy to set up and requires no updating or editing of the scripts. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
PHP txtCounter |
A simple to use and easy to install counter that can keep track of your website hits in a text file, no database required. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Basic Counter |
Basic Counter is a bare-bones script for people who want to add a simple MySQL counter to their website.
This script is very easy to install and run, should take only a couple of minutes to setup and start using. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Visitor Counters |
Just copy the code in to your site and start using counters.
Download the text file and give the values from which you want the counter to start from. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Counter by Camargo |
An easy to install text counter with a nice interface. Available in Spanish and English. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
HitMe Counter |
HitMe is an easy to use page counter script. Written in PHP, uses MySQL on backend. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
EASYCOUNT (TXT) |
EASYCOUNT (TXT) is a simple PHP script that counts the Page Impressions of your site using a .txt-File to store the data. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
EASYCOUNT (MySQL) |
This is a basic script to count your Page Impressions. It uses a MySQL-database to store the data. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
Hitometer |
A very simple counter that tracks page views across numerous pages. Uses a include file for counts. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
EasyCounter |
EasyCounter is an easy to include and modify PHP text counter for your page. It has an option to prevent adding to the counter by sending a variable when calling the page.
|
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
J3i Inc. Text Counter |
This script will allow virtually any owner of a website to add a simplistic text counter to any page they desire. Installation is simple and requires only a few modifications. SSI and/or PHP is required. No mySQL backend or any other database is required. |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |
IP-LOGGER |
The IP-LOGGER records all accesses of your websites. Moreover not only the date and the IP number is stored, also the browser related by the User and the HTTP_REFERER. So you can see from which websites the User comes. The IP-LOGGER stores the data in a single TXT file and requires no MySQL databank. The IP-LOGGER contains also a reloadprotection |
|
|
|
|
:: Created: 07-29-2010 :: Rating: 0.00 (0 votes) ::
|
|
 |