"; ?>
| CASC 2005, September 12-16, 2005, Kalamata, Greece | |
CASC 2005 RegistrationYou need to put down both your name and e-mail address.'; echo 'Hit the Back button to go back to the previous page.'; }else{ $body = "CASC 2005 \n"; $body .="September 12-16, 2005, Kalamata, GREECE\n\n"; $body .="PARTICIPANT REGISTRATION DATA\n\n"; $body .="Name ".$name."\n"; $body .="Address ".$affiliation."\n"; $body .="E-Mail ".$email."\n\n"; $body .="Conference dinner: ".$dinner."\n\n"; //add user comments if (!empty($comments)){ $body .="Remarks: \n"; $body .=$comments."\n\n"; } //build the text for the body $body .="================================================================================\n"; $body .="This message was generated and sent automatically from CASC 2005 registration.\n"; $body .="For any questions or comments, please send e-mail to casc2005@in.tum.de \n"; $body .="================================================================================\n"; $body .="IP: ". $_SERVER['REMOTE_ADDR'].", port " . $_SERVER['REMOTE_PORT']; $body .="\n" . $_SERVER['HTTP_USER_AGENT']; //check if the user want to CC this registration to him/her too if ($cc == "yes"){ mail($email, "CASC 2005 registration", $body, "From:". $email); $body .="\n" .$name." also received a copy of this e-mail."; } //send the message $ok = mail($recipient, "CASC 2005 registration", $body, "From:".$email."(".$name.")"); if ($ok){ echo ' Registration has been sent! Thanks '; echo 'You entered the following information: The server was unable to send your registration. '; } } }else{ echo 'Early Registration: until August 10, Regular: E250, Student: E150 |
|
| © 2004 CASC 2005, Computer Algebra Research Group, WLU Design and Maintenance by MaximAlgorithms Technologies |
|