Browser cache that is.
I started to use session_cache_limiter() with a value of private. It seems to work great with
Mozilla and Opera, but IE 5 & 6 doesn't seems to handle it too well.
I have to continually refresh the page to get the latest data.

Is anyone else experiencing this behaviour?
Are there any alternatives to using session_cache_limiter() that is friendly with all browsers?

Any pointers would be appreciated.
Thanks

--
Gerard Samuel
http://www.trini0.org:81/
http://dev.trini0.org:81/



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to