Hello Scott, Friday, February 13, 2004, 8:43:59 PM, you wrote:
SF> When I set the session.cache_expire to 60 minutes then on the webpage, SF> how do I get PHP to tell me that session had expired via PHP function or SF> something? Check for the existence of the session - if it's not there, it's expired! There's no way to catch the event I don't believe, especially as it happens client side in a sense. Maybe with PHP5? -- Best regards, Richard Davey http://www.phpcommunity.org/wiki/296.html -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php