Hi,
I'm busy with an internal CMS system for a friend of mine. They want to be able to see precisely what a logged in user is doing in terms of database activity. Did he insert something, or did a select, etc.
How do I do that? They are also working from different pc's. First of all I'm using Apache 2.0.47, PHP 4.3.7 and mySQL 4.1 on a Windows XP machine. I tried to find out how to make sessions work on Apache (set timeout period, and directory to store session files), but couldn't find anything that helped me. Then also I don't know how to link the user after logging in to the site, connect to the db automatically.
I'm working in Dreamweaver MX as well...
Can anyone please help me?
tracking user activity on database
Moderator: General Moderators