INCLUDE "../includes/configuration.inc.php"; $db = new db_local; $db2 = new db_local; $db3 = new db_local; if($HTTP_GET_VARS["id"] != "") $id = stripslashes(trim($HTTP_GET_VARS["id"])); Header("Cache-control: private, no-cache, must-revalidate"); Header("Expires: -1"); # Past date Header("Pragma: no-cache"); ?>
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||