>Date: Fri, 31 May 2002 12:13:40 +0200
>To: Jon Haworth <[EMAIL PROTECTED]>
>From: Jeroen Timmers <[EMAIL PROTECTED]>
>Subject: RE: [PHP] Cache Control
>
>I want info on the internet where i can find a manuel.
>
>I want a statement that de page always refresh
>
>the page is a php script and sometimes it comes out of a proxy but
>that is not allowed.
>
>Thx Jeroen
>
>At 11:11 31-5-2002 +0100, you wrote:
>
>>Hi Jeroen,
>> > > > Where i can find more help about cache control
>> > >
>> > > http://www.google.com/search?q=help+about+cache+control
>> > > Or did you mean something a bit more specific?
>> >
>> > indeed
>> > more specific
>>
>>Well, seeing as you're not sharing the actual question with the mailing
>>list, this answer may not be exactly what you're after, but it's probably:
>>
>><meta http-equiv="Pragma" content="no-cache">
>><meta http-equiv="Cache-Control" content="no-cache">
>><meta http-equiv="Expires" content="<?=$a_GMT_date_in_the_past?>">
>>
>>;-)
>>
>>Cheers
>>Jon
>>
>>--
>>PHP General Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to