include("top.php"); $sbrowser=${"HTTP_USER_AGENT"}; $ipadr=getenv('REMOTE_ADDR'); switch($mode) { case "player_intro": $mailto = "newchar@usszion.com"; $mailSubject = "USS Zion Player Application"; $mailBody = "$sbrowser\n\r$ipadr\n\rA new character has been submitted via the Zion website.\n\r Player Information:\n\rPlayer Name: $player_name\n\rPlayer Age: $player_age Email: $player_email\n\r\n\rGaming Exp: $player_exp \n\r\n\r Writing Sample:\n\r $player_sample\n\r\n\rWhere did you hear about us?\n\r $player_ref"; $header = "From: thewebsite@usszion.com"; mail($mailto, $mailSubject, $mailBody, $header); print("
Thanks!Your application has been received and will now be reviewed by our staff. You will be contacted shortly. While you are wating please take a moment to review our Timeline You should also begin thinking about your character. Once you have been accepted we will send you a form to fill out to enter your character into the system. You can review our Character Creation Guide useful in beginning the process. Thanks again! Captain Ian Hunter
|