Per nocache intendi questo?
Codice PHP:
<?php
header 
"Expires: Mon, 26 Jul 1997 05:00:00 GMT" );
header "Cache-Control: no-cache" );
header "Pragma: no-cache" );
?>
Cosa intendi per "variabile in querystring"?
ciao