This is just a Simple Counter, Try this counter first and hope you will make some professional ones after it by trying some other good Counter tutorials.
This script enables you to add a simple text based hit counter to you webpages, which displays the total number of hits to your webpages. It can also be made so that it is invisible.
This tells the user their IP Address, Referrer and Browser name. It also stores it at the same time so you can view your visitors after. Simple add it onto your index file using the include().
Build your own newsletter script using the power of php and mysql, users can subscribe to this newsletter and also unsubscribe, script checks if there is user already exists and more things...
By keeping track of how many people visit your website, you can get some idea of how to improve your website as the hits start to increase. Adding a basic PHP text counter is quite easy and we will take you through each step. Tutorial and full script to download and implement on your website.
New to PHP? This tutorial teaches you how to make a PHP Counter, without using MySQL, so if you do not have access to MySQL then you can still do it.
In the tutorial you will learn the basics of file handling and sessions, which are vital operations in most PHP scripts.
If you can't seem to crack it then I have added the full script at the end just incase.