Re: [PHP] Browser cache setting

2008-01-14 Thread Richard Lynch
All the browsers cache unless the end user works at it to change that,
or you force it to not cache by giving it a different URL each time.

Playing games with no-cache headers (et al) will only give you a
bug-list of arcane browwses that don't honor those headers.

YMMV

On Fri, January 11, 2008 4:20 am, Richard Heyes wrote:
 Hi,

 What's the default setting for caching in browsers? With IE is it
 Automatically as I think it is? And what about other browsers? Some
 equivalent?

 Thanks.

 --
 Richard Heyes
 http://www.websupportsolutions.co.uk

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

 ** NOW OFFERING FREE ACCOUNTS TO CHARITIES AND NON-PROFITS **

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




-- 
Some people have a gift link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

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



[PHP] Browser cache setting

2008-01-11 Thread Richard Heyes

Hi,

What's the default setting for caching in browsers? With IE is it 
Automatically as I think it is? And what about other browsers? Some 
equivalent?


Thanks.

--
Richard Heyes
http://www.websupportsolutions.co.uk

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

** NOW OFFERING FREE ACCOUNTS TO CHARITIES AND NON-PROFITS **

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



Re: [PHP] Browser cache setting

2008-01-11 Thread Per Jessen
Richard Heyes wrote:

 Hi,
 
 What's the default setting for caching in browsers? With IE is it
 Automatically as I think it is? And what about other browsers? Some
 equivalent?

I'm pretty certain it's automatic in most. I think Firefox has a default
50Mb of cache-space. 


/Per Jessen, Zürich

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



Re: [PHP] Browser cache setting

2008-01-11 Thread Richard Heyes

I'm pretty certain it's automatic in most. I think Firefox has a default
50Mb of cache-space. 


Great, thanks.

--
Richard Heyes
http://www.websupportsolutions.co.uk

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

** NOW OFFERING FREE ACCOUNTS TO CHARITIES AND NON-PROFITS **

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