érdemes lenne megpróbálni, hogy ha egy php kóddal kiiktatod a cache-t akkor
mit lép, akkor elméletben mindig a serverről kéne lehúznia az oldalt. Ez
megér egy próbát. nálunk bevált
<?
header("Pragma: no-cache");
Header("Cache-control: private, no-store, no-cache, must-revalidate");
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
?>
<HEAD>
<META "cache-control: private, no-store, no-cache, must-revalidate">
<META NAME="Description" CONTENT="<?= time()?>">
</HEAD>
_______________________________________________
Techinfo mailing list
[email protected]
Fel- és leiratkozás: http://lista.sulinet.hu/mailman/listinfo/techinfo
Illemtan: http://www.1let.hu/illemtan.html
Ügyfélszolgálat FAQ: http://www.kozhalo2.hu/Faq.aspx