Hi, > How do you check for idle? I suppose there is a built in variable that > you check against the value in the table. How do I pull up or refer to > session variables?
Additionally, I also check to see if the date_out column in my sessions
table is 0000-00-00 00:00:00, if not, I boot 'em and do a
session_destroy();.
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

