$get_lang = $_GET["lang"];
if(empty($get_lang)){ Header("Location:http://{$_SERVER["HTTP_HOST"]}{$_SERVER["REQUEST_URI"]}/?lang=en");