What is stored in the date_out column?  Is that one of the colums in
your own created table or a standard one?

Jeff

> -----Original Message-----
> From: Dan Joseph [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, October 02, 2003 11:34 AM
> To: php
> Subject: RE: [PHP] User authentication
> 
> 
> 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
> 
> 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to