This tutorial is intended for PHP programmers interested in learning how to apply PHPs GD image manipulation support. http://devzone.zend.com/public/view/tag/tutorials
Create a simple hit counter whithout using a MySQL database. It runs using a simple txt file. http://www.tutorialstream.com/tutorials/phpmysql/simple-visits-counter...
Create your own counter script using a basic knowledge of php + mysql script and keep your stat into database for analysis. http://www.phpeasystep.com/workshopview.php?id=7
Have you ever wanted to know who is linking to you, ever wanted to list the top 10, 15, 20 etc.. referrals on your website? http://www.tutorialcode.com/php/top-referer-script/
Learn how to make a simple ip counter for your website using PHP programing language and Mysql database. http://tutorializer.net/05/simple-ip-counter-based-on-php-mysql/