PHP Visit Counter is to be a complete, accurate and user friendly PHP visit counter for websites. It uses MySQL to record hits and GD to generate an icon.
To see a working version, see this page: http://hhfbrouwer.staghosting.com/count/read.php
This hit counter requires only three things: PHP, the GD library, and the images you want to display. A simple text file holds the hits. The script is fully customizable and will expand over time.