On 18 May 2004 13:58, Nick Wilson wrote:
> Hi,
>
> I was reading this post here:
> http://www.cre8asiteforums.com/viewtopic.php?t=9801
>
> No, not my site ;-)
>
> I think it sounds like there are some mistaken views in there, anyone
> that knows about If-Modified-Since headers, PHP and Caching
At 20:34 24.11.2002, Marco Tabini said:
[snip]
>header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");// Date in the past
[snip]
You should avoid this since most modern search engines would throw the site
away because
Caching is usually managed through a set of headers--for example:
You can use these in the pages that are dynamic and omit them in those
pages where you want to keep the information.
Cheers,
Marco
php|architect - The magazine for PHP Professionals
The monthly worldwide magazine d
Provide a back_to_the_form link and pass all values, then on the form
assign them to the fields.
Alex wrote:
Hi,
I have a few pages on my site that contains dynamical content that must be
"processed" each time the page is loaded. But I'd also want to allow the
users to be able to use the back b
4 matches
Mail list logo