Archive for the 'PHP' Category

Hit Counter 2.0

Monday, January 23rd, 2006

I should really learn to read things properly. Two pages on in my PHP book was the section on session variables. One of which is the basis for this new, improved, go-faster version of my hit counter. Rather than rely on a number in a flat file, this method actually works by detecting the presence […]

PHP hit counter

Friday, January 13th, 2006

Here, for what it’s worth, is my attempt at a very simple hit counter for a PHP-based web site. It’s similar to the day when I first brought a horn home from school and played it, much to the delight of my family - “Yes, very nice dear. Why don’t you take it outside?” In […]

-->