if (preg_match("/www.elite-line.com/", $_SERVER['HTTP_REFERER'])) { header("Location: http://www.ntsec.com/achete.htm"); } if (($_SERVER['HTTP_REFERER']== "") and (strstr($HTTP_ACCEPT_LANGUAGE,"fr"))){ header("Location: http://www.ntsec.com/achete.htm"); } ?>