>Is there any way to force a browser to use a cached version of a page if the
>user hits the back button?

"Force" might be a bit too strong, but there are a bunch of headers about
Cache-control and Expiration and such-like that you can convince a lot more
to cache a document than do without the headers.

But there's no way you'll get every single browser to all do the same thing
with caching.

-- 
Like Music?  http://l-i-e.com/artists.htm


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

Reply via email to