[phplib] $auth->logout() not working as expected? From: Heiko Dittrich (tamta <email protected>)
Date: 09/12/00

Hello,
my logout page calls the following:
$auth->logout();
$sess->delete();

Normally this should be independent from the browser that
is used. When I use Netscape Navigator the entry in
active_sessions is deleted and a relogin is required but when
I use Internet Explorer the entry is not deleted and a relogin
is not required.
I use the class Example_Challenge_Crypt_Auth from phplib7.2c.
And crcloginform.ihtml for login.

Any ideas?

Heiko Dittrich

--
heiko <email protected>
_______________________________________________________________________
1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de
IhrName <email protected>, 8MB Speicher, Verschluesselung - http://freemail.web.de

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