Session Tracking per page.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Archie
Forum Newbie
Posts: 1
Joined: Wed Feb 18, 2004 1:30 am

Session Tracking per page.

Post by Archie »

Hi!
I am doing a web tracking module and in this we need to store the amount of time a person stays on a particular page? Can anyone tell me how to do this. I need to store the time he spends in each page his visits independently and not the entire site.
Post Reply