Date: 08/27/00
- Next message: Turo Dexter: "[phplib] Forcing login using Default Auth"
- Previous message: Aleksandar Ivanisevic: "Re: [phplib] mod_rewrite for sessionids"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi folks,
I tried the following and it works!
The problem is caused by the HTTP-headers beeing set in session.inc:
If you DON'T use
header("Pragma: no-cache");
and/or
header("Cache-Control: no-cache");
it works - even with cookies!
Greetings,
Bernhard
-- Bernhard OstheimerE-Mail: Bernhard.Ostheimer <email protected>
--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Turo Dexter: "[phplib] Forcing login using Default Auth"
- Previous message: Aleksandar Ivanisevic: "Re: [phplib] mod_rewrite for sessionids"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

