$redirection = "http://www.jeuxfun.com/techniques-de-drague.php"; header('HTTP/1.1 301 Moved Permanently'); header('Location: '.$redirection); header('Content-Type: text/html; charset=ISO-8859-1'); header('Connection: close'); ?>