Track Your Visitors, Using PHP
By Dennis Pallett2005-05-26
In Conclusion...
In this article I have shown you have to create a logging module for your own PHP website, using nothing more than PHP and its built-in functions. To view the log file you need to parse it using PHP, and then display it in whatever way you like. It is up to you to create a kick-ass traffic analyzer.
Tutorial Pages:
» Track your visitors, using PHP
» Getting the information
» Logging the information
» Okay, now I want to view my log file
» In Conclusion...
