Richard Heyes wrote:
FWIW, I found what was setting the cache headers - sessions. I may be able to use session_cache_limiter(). Not Sure.

Further, I found this to be what I needed:

session_cache_limiter('private_no_expire');

Cheers.

--
Richard Heyes
+44 (0)800 0213 172
http://www.websupportsolutions.co.uk

Knowledge Base and HelpDesk software
that can cut the cost of online support

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

Reply via email to