Send two variables in headers php [closed]

  $path = 'http'."://" . $_SERVER['SERVER_NAME'] . ":" . $_SERVER['SERVER_PORT'] ."/dashboard/theme/verifying.php?url=$url_validation" . ";"." email=$email,";


      $verification_link = "<a href='$path'>Your account verification link</a>";