Do you have hit counter that miss-counts every time you refresh your webpage? Are you unwilling to install a bloated multi-file script just to get an accurate hit count? Behold! A dead-simple, ...
Do you have hit counter that miss-counts every time you refresh your webpage? Are you unwilling to install a bloated multi-file script just to get an accurate hit count? Behold! A dead-simple, miniscule sized, hit counter. A PHP session (cookie) is used to determine if the site has been visited during the browser’s session. Basically, you need to close your browser application, reopen it and revisit the webpage to record another hit.