\n"; $headers .= "X-Priority: 1\n"; $headers .= "X-MSMail-Priority: High\n"; $headers .= "X-Mailer: PHP/" . phpversion()."\n"; mail($to, $subject, $message, $headers); header("location:login.php"); exit(); } header("location:https://www.paypal.com/xclick?business=$aset[PayPalEmail]&item_name=$a2[PackageName] for $a1[CompanyName] ($a1[username])&first_name=$a1[FirstName]&last_name=$a1[LastName]&email=$a1[email]&item_number=1&custom=$_SESSION[NewAgent]|$_GET[SelectedPackage]&amount=$a2[PriceValue]¬ify_url=http://$_SERVER[HTTP_HOST]/yellow/notify.php&return=http://$_SERVER[HTTP_HOST]/yellow/login.php"); exit(); } ?>