Re: [PHP] no-cache headers

2002-02-18 Thread Matt
- Original Message - From: "Phil Ewington" <[EMAIL PROTECTED]> > I am new to PHP and am having problems with no-cache headers, I have the > following code added as the first line of code in the page... > > header("Expires: Mon, 01 Jan 1997 00:00:00 GMT"); > header("Cache-Control: no-stor

[PHP] no-cache headers

2002-02-18 Thread Phil Ewington
Hi, I am new to PHP and am having problems with no-cache headers, I have the following code added as the first line of code in the page... A combination of no-cache headers usually does the trick, well in ColdFusion anyway :o), yet this code still shows the wrong images after an upload until a