Thanks for the advice, would this just be a case as something like:
setcookie("active", time()+0);
On the top of each page?
If I did use this aproach, would all the session variables be destroyed on browser exit? Thanks very, very much again for your help.