Re: [phplib] configuring session manager From: Lars Heuer (heuer <email protected>)
Date: 10/03/00

> package. I've created an application that requires user to logon before
> using the application. I'll have to logout from my problem before the
> session is close. However, when I quit my netscape without logout it
> will retain the session.
>
> 1. How can i close this session when I've quit the browser?
>

Start your browser and use your history list. If the sesssion is still
active, you'll get your application without login. If your session is
not active, you'll get the login prompt.
Or you'll have to delete the session manually via phpMyAdmin or
whatever.

Regards
lars

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