Jump to content
Content starts here

The World Famous Hit Counter 3.0

Details

Is this PHP script really world famous? Sure it is! Why not?

So now, the exciting part, what exactly does the hit counter script do?

Essentially, this hit counter script tracks the number of visitors to your website. (Duh, right?)

Really though:

  1. It measures the total number of hits for all time;
  2. It measures the number of hits for the current day;
  3. It measures the number of users currently on your site at the moment.

In addition to these basic features, you can keep a history log. This feature will save the hit statistics every day, after midnight, to the history log file on the server.

If you enable the auto email notification feature, you can have the contents of the history log file emailed to you at the end of each month! This process will reset the history log, so you won't have to receive the same content along with the new content each time.

Additionally, the cama delimited format of the history log file is perfect for importing directly into most database applications, so tracking your website statistics will be simple.

More unique features include:

  1. It can be run invisibly in the background;
  2. It can be embedded within standard HTML pages using JavaScript;
  3. It can automatically update itself without causing page refreshes to occur.

Demo

The current total number of hits to date is . Today, there have been visitors. There are currently users currently online. The most users that were online at the same time today (), were at . The most users that were ever online at the same time were , on at .

Download

Download The World Famous Hit Counter 3.0