Categories

Updated: 07/03/1999

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 page''s hits in itself, you can eliminate the need for another external file, or a database, containing just page hits.
©2003-2019 jCay.com