A
Anonymous
Guest
Hi,
I have a table named `accesslogs` with the ff: fields:
AccessLogId
User
IPAddress
OS
Browser
Date
Activity
which store user's access log information once he successfully login. Now, what I want is to track what he is doing. If she/he edit his profile, or password, etc., I want that the query will be store in the field `Activity` so that Administrator can monitor monitor all user's activity.
Is there any tutorial ar sample codes about this one?
I have a table named `accesslogs` with the ff: fields:
AccessLogId
User
IPAddress
OS
Browser
Date
Activity
which store user's access log information once he successfully login. Now, what I want is to track what he is doing. If she/he edit his profile, or password, etc., I want that the query will be store in the field `Activity` so that Administrator can monitor monitor all user's activity.
Is there any tutorial ar sample codes about this one?