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

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-P

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ür