Date: 03/28/00
- Next message: Jeroen Laarhoven: "Re: [PHPLIB] Problem using Internet Explorer..."
- Previous message: Andreas Otto: "Re: [PHPLIB] phplib sessions and flash"
- Next in thread: Jeroen Laarhoven: "Re: [PHPLIB] Problem using Internet Explorer..."
- Reply: Jeroen Laarhoven: "Re: [PHPLIB] Problem using Internet Explorer..."
- Reply: Kristian Koehntopp: "Re: [PHPLIB] Problem using Internet Explorer..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Jeroen Laarhoven: "Re: [PHPLIB] Problem using Internet Explorer..."
- Previous message: Andreas Otto: "Re: [PHPLIB] phplib sessions and flash"
- Next in thread: Jeroen Laarhoven: "Re: [PHPLIB] Problem using Internet Explorer..."
- Reply: Jeroen Laarhoven: "Re: [PHPLIB] Problem using Internet Explorer..."
- Reply: Kristian Koehntopp: "Re: [PHPLIB] Problem using Internet Explorer..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

