Just another question... Hard, I think
Well.
At the above point in sessions.php, I would know (and store into log table) if the user comes from a 'cookied' login or a 'passworded' login...
I tried to check the following vars, but ....
- $createanonsession
- $loginpassword (if isset...)
- what else ???
Besides, if I would automate like you the backup/emptying of the table, could I use any croned mysql command ? What ?
Thanks again