Hit & IP Counter

Added: 09 September, 2006
Downloads: 2122
Required: php
Ratting: 4.13

This script cant count hits and last visit time for all the pages of your site. It can also log the ip address of the visitors of your site and their visiting time and what browser did they used to visit your site. You don't need you to add each page url to log manually, you need just to add a small javascript in your pages and it will do all the others! It's logs doesn't make jam in your MySQL database. It uses flat files to store logs.



Features:
  • Counts hits for as many pages as you want.
  • Shows when the page was last visited.
  • Logs the ip address of the visitors.
  • Logs the visiting time.
  • Logs which browser visitors used to visit.
  • Automatically adds new pages to count hit or logs. No need to add them manually.
  • Text file database, non-MySQL.