[PHPLIB] Problem using Internet Explorer... From: Alessio Ferrario (alessio.ferrario <email protected>)
Date: 03/28/00

Dear M.L.
We are using php and phplib7.2 to develop an Enterprise portal.
We need to authenticate user and session.
We are using phplib to accomplish this.
We have simply redefine some classes in local.inc as suggest in
documentation.
We are usig classes directly direved from Example_Session,
Example_Challenge_Auth, Example_Perm and Example_User.
Using Netscape our users can log-in and use their services (in a session
:-)) and when they finish they can log out correctly. Their data (
cookies, sessions variables, etc...) are destroyed.
So they can log-in again using the some accounts or onther account (i.e.
Administrator account).
Well....
Using INTERNET EXPLORE 5.1 we have many problems.
A user can log-in,... Ok.
But when he try to logout it seems that cookies (and sessions) are NOT
destroy, so when he relog-in we are able to enter with the same
previously insert account (without any new request of username and
passwd) :-(((
The only way to accomplish correctly logout is manualy delete the IE5.1
cache (remove all pages in cache!!)
Why the logout procedure doesn,t work with I.E.??
Any suggestions???
Please Help!!!
Thanks in advance

Ciao
    Alessio Ferrario

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.