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

