Alain Roger wrote:
> Sorry Colin,
>
> but what do you mean by "adding some cache related headers" ?
> What is the idea behind that ?
Well, PHP is a dynamic language and as such it tells web browsers
(Firefox, Safari etc.) "DO NOT CACHE THIS PAGE, I MAY GENERATE IT
DIFFERENTLY NEXT TIME!!!".
So t
tedd wrote:
> That's the type of information you should store in your dB along with
> the image.
+1
Also you probably want to think about adding some cache related headers
there too in order to stop web browsers hammering your server all the time.
Col
--
PHP General Mailing List (http://www.ph
2 matches
Mail list logo