php-general | 2001062
Date: 06/20/01
- Next message: PHPBeginner.com: "RE: [PHP] test"
- Previous message: Robert Covell: "RE: [PHP] logout"
- In reply to: Jacky: "[PHP] logout"
- Next in thread: PHPBeginner.com: "RE: [PHP] logout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 20.06.2001 23:34, you wrote:
>Is there anyway I can do the logout that will completely get rid of all
>login detail without having user to close browser?
>Jack
I guess you could overwrite it with other logindetails by redirecting the
user to a webpage
that requests a username/password that is different to the one that is
cached in the browser.
But apart from that hard workaround, i don't think you can easily flush the
logincache from
the serverside...
--
Andreas D Landmark / noXtension
Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there
and then.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: PHPBeginner.com: "RE: [PHP] test"
- Previous message: Robert Covell: "RE: [PHP] logout"
- In reply to: Jacky: "[PHP] logout"
- Next in thread: PHPBeginner.com: "RE: [PHP] logout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

