How about a simple script that counts and displays every view of your page, but not every reload.
The idea is to count like this:
-display the count to visitors... Like: "This article has been read 4376 times"...
-must count all file hits/page loads per unique IP
-must only count once per IP code... so, it you reload, it's still just "1 view" added
That kind of script I've seen on pages, but they either protect/hide the script or is somewhere very deep in their code and linked with something else... cannot figure it out.
JACKDI - you are not hijacking my thread, it's free for all, as long as you stick to the subject...