[phplib] Again: [phplib] Cookie-sessions and download From: Bernhard Ostheimer (bernhard.ostheimer <email protected>)
Date: 08/27/00

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 Ostheimer

E-Mail: Bernhard.Ostheimer <email protected>

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