19,155 tutorials online
12 tutorials pending review
763 dead links removed





PHP: Web Traffic Analysis Tutorials

 

Creating a file based logging script
Posted in PHP > Web Traffic Analysis by tutorialgrub on Feb 27, 2011

In this tutorial I will show you how you can create a small and simple PHP script to log your visitors activity into a file. You just need to add 1 line to each of your page to enable logging and the statistics will be collected in a html file so you don't have to setup any database for this task.
11 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1