header ("Content-type: text/html"); header ("Expires: Mon, 26 Jul 1980 05:00:00 GMT"); header ("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); header ("Cache-Control: no-cache, must-revalidate"); header ("Pragma: no-cache"); ?> $_SESSION['test'] = $_GET['test']; $_SESSION['dossier'] = ""; $_SESSION['security'] = "ok"; $langue = $_GET['langue']; if ($langue == "") {$langue = "FR";} $found = true; ?>