On Sun, 4 Dec 2005 11:56:43 -0800, in php.general [EMAIL PROTECTED]
(Curt Zirzow) wrote:
>iirc, Firefox 1.5 has improved its caching system, in paticular to the
>back button drama.
It seems so, but the issue is still present in 1.5 and might be
further on.
session_cache_limiter('private') change
On Fri, Dec 02, 2005 at 07:21:43PM -0500, Chris Shiflett wrote:
> Hi Peter,
>
> >When I begin session with session_start() PHP sets an Expired-header.
> >I suppose that's fine for the sake of unwanted caching.
> >
> >Unfortunately, Firefox seem to reload a page that's expired when using
> >the bro
Hi Chris,
On Fri, 02 Dec 2005 19:21:43 -0500
Chris Shiflett <[EMAIL PROTECTED]> wrote:
> You might find this article helpful:
>
> http://shiflett.org/articles/guru-speak-nov2004
Very helpful indeed! I was mainly focused on the "Expires" header, but
changing the Cache-Control output (by setting
Hi Peter,
When I begin session with session_start() PHP sets an Expired-header.
I suppose that's fine for the sake of unwanted caching.
Unfortunately, Firefox seem to reload a page that's expired when using
the browser's "Back" navigation instead of showing the page as it was
as the user left i
Hi,
When I begin session with session_start() PHP sets an Expired-header. I
suppose that's fine for the sake of unwanted caching.
Unfortunately, Firefox seem to reload a page that's expired when using
the browser's "Back" navigation instead of showing the page as it was as
the user left it.
This
5 matches
Mail list logo