Tiny PHP script that saves page request statistics into a CSV file
A tiny PHP script that saves page request statistics into a CSV file
Whenever a page with this script is requested, the script will collect the following data:
This data will be appended to stats.txt in this format:
Year,Month,Day of month,Time,Page,Referrer,Country
You can then open this text file and view it with any CSV viewer like Microsoft Office or OpenOffice.