Object Oriented PHP Counter
A more advanced version of our PHP Counter, this script is object oriented and remembers return visitors by setting a cookie. Because it remembers visitors, this counter counts the number of unique visitors that visited your site.
This script is object oriented and written for PHP 5+, which handles object differently than older versions of PHP. […]

