I did some checking on web. The only solution that I found was in Java + JavaScript, to catch the events of creation and of destruction of session. In my webpage I can do fine with the creation of session, but I have no idea how I can catch the destruction of a session. Any suggestions ?
Where is the db with active sessions ? I was looking in the PHP references and I couldn't find anything. Could you be more specific ?