Okay,
I was looking through the database for a forum today and saw a session table and it had all the sessions used in it.
So whats the point in that? What can logging sessions do for me as a website administrator?
How can I log other info along with the info, eg. what user id used that session id, what time was it used, for what duration,
Is there anyway of logging what the person using a session id did during that session? e.g what pages they looked at?
Thanks