Categories

Updated: 08/20/2000

PHP - MySQL Hit Counter

This is a simple graphical webpage counter that uses a MySQL table and database for easy tracking of hits on a website. It requires that in the web page that is calling the script have two(2) veriables: The Webpage that is calling the script (i.e. index.php3) and The Domain the script is being called from. This script checks for both the webpage and the domain and if they are not found then it dies on that part of the script.
©2003-2019 jCay.com