Prova ad usare questi come header:
Codice PHP:
header("Expires: Mon, 01 Jul 1990 00:00:00 GMT");
header("Last-Modified: " gmdate("D, d M Y H:i:s") ." GMT");
header("Pragma: no-cache");
header("Cache-Control: no-store, no-cache, max-age=0, must-revalidate"); 
Vedi se va.