PHPcounter
Note: For a demo click here or on the small PHPcounter logo.

PHPcounter is a web-based counter written in PHP. It is a multi-counter tracking system that logs visitor data and statistics in real time and provides detailed information such as:

  • Unique/total statistics by years.
  • Unique/total statistics by months.
  • Unique/total statistics by days.
  • Unique/total statistics by weekdays.
  • Unique/total statistics by hours.
  • Unique/total statistics by languages.
  • Unique/total statistics by countries.
  • Unique/total user hits.
  • Unique/total statistics by referrer domains and referer URLs.
  • Unique/total statistics by local domains and pages that has been accessed.

The use of the counter is easy. The only thing you have to put on your web pages is a generated by the PHPcounter system HTML code which will look like this:

You can put this code on any web-page in Internet and it will work with your PHPcounter tracking system.

To download PHPcounter go to the project page on SourceForge >>

In order to try how the counter works you may register a free PHPcounter here at the demo site and put the HTML code in a web-page of yours for a test.

Name (the counter ID):

Title:

URL:

All registered acounters >>


Version history:
Released: 4 Jul 2008
Clean up and update of the flags information.
Released: 15 Apr 2008
Fixed the English translation (by mistake used Saturday also for Sunday).
Released: 28 Oct 2007
Added proxy server statistics.
Released: 10 Jul 2007
Added Russian translation.
Released: 25 Mar 2007
Added Italian translation.
Released: 30 Dec 2006
Optimized long time taking SQL queries in statistics. Fixed paging.
Released: 6 Nov 2006
Updated german language file.
Released: 21 Dec 2005
Fixed to work with register_globals = Off.
Released: 5 Oct 2005
French translation by Bertrand Coconnier.
Released: 26 Sep 2005
Dutch translation by Corne Schipper.
Released: 18 Mar 2005
Validation of HTML and counter code/JavaScript by Rumen Avramov.
Released: 22 Feb 2005
German translation by Thomas Skerbis.
Released: 5 Jan 2005
Some fixes and improvements.
Released: 25 Dec 2004
Multilingual statistics. You may translate it to your language. Get one of the PHP files in the langs directory to translate it.
Released: 21 Dec 2004
A few small fixes. Updated languages table with a few more.
Released: 17 Dec 2004
Just a simple optimization.
Released: 16 Dec 2004
Database is now full (sorry for the missing data in the SQL dump).
Released: 15 Dec 2004
Slight improvements.
Released: 10 Dec 2004
First official release.