Hi

http://www.php.net/manual/en/function.header.php

There is a section about how to disable caching about 1/3 way down the page.

Regards


Girish
--
www.girishnath.co.uk


----- Original Message -----
From: "Andy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 24, 2002 12:04 PM
Subject: [PHP] Disabliing browser cache possible?


Hi there,

I would like to disable clients browser cache. Anyhow this does not work.

In a PHP book I found following line:

header("Pragma: no-cache");

Does not work though.

Can anybody help?

Thanx Andy



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to