Track Your Visitors, Using PHP
By Dennis Pallett2005-05-26
Track your visitors, using PHP
There are many different traffic analysis tools, ranging from simple counters to complete traffic analyzers. Although there are some free ones, most of them come with a price tag. Why not do it yourself? With PHP, you can easily create a log file within minutes. In this article I will show you how!
Tutorial Pages:
» Track your visitors, using PHP
» Getting the information
» Logging the information
» Okay, now I want to view my log file
» In Conclusion...
