Re: [phplib] index.php3 - not incrementing From: Jeroen Laarhoven (jeroen <email protected>)
Date: 05/22/00

Should work ok. Did you set caching to "none"?

Or try to remove ALL caching headers, e.g. by override the function in your
Session class, with:

function put_headers() { ; }

This seems to work oke, although I am still waiting for an answer on my
questions why (in the good old days) these caching headers are added in
PHPLIB.

> Is IE 5.01 any better?

There are "many" IE5.xx's, all with different problems and bugs. MS made
many challenges for us. International versions have sometimes different
behaviour from US versions, etc. I love those guys. And wait till you go
test on a Mac ...

However the caching workaround seems to work oke for most (as far as I
know).

Greetings
Jeroen.

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Jeroen Laarhoven, Zwolle, Netherlands
email: jeroen <email protected>
www: http://jeroen.polder.net
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

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