Help!
Help!
Out of context: Reply #8
- Started
- Last post
- 9 Responses
- unfittoprint0
better way.
in the beggining of the php files
[before anything else] write://begin php code
header("Expires: 0");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("cache-control: no-store, no-cache, must-revalidate");
header("Pragma: no-cache");
//end php code