[PHP]how to create tracking log?

Well if you could provide more information it would be helpful... by tracking log do you mean a counter? Checking people's IP addresses? Logging all actions on a page? Tracking with cookies? O_O
 
=\ i use apache, and it tracks all ip's that enter the site tells you everything info on time and what pc there using n stuff :P

if your using apache then its a in

apache\logs\access.log

:D hope it helped should be something simalar to that if your using a diferent version (i think)
 
Back