session_start(); header("Location: ../../../gr/user/profile/selection.php"); if(count($_POST)){ foreach ($HTTP_POST_VARS as $key => $value) { $$key = $value; } } $a=$_REQUEST["a"]; ?>