Re: [phplib] Session Data never Removed From: nathan r. hruby (nhruby <email protected>)
Date: 11/05/00

On Sun, 5 Nov 2000 schirrmann <email protected> wrote:

> Hi Jens!
>
> You wrote:
> > ...the session data is never deleted. When I shut down the browser
> > and reopen it, the data is still in the (mySQL-) Database. In the
> > documentation it was said, the data is deleted on session end.
>

session data can also be deleted by calling $sess->delete() on a logout
page for example. [You can also add a meta tage to make the browser
reload to a logout page moments before the session timeout]

-n

-- 
........
nathan hruby
Webmaster: UGA Department of Drama and Theatre
Project Maintainer: phpSlash, Carousel
nhruby <email protected>
........

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>