Conference on Applied Mathematics
Radzovce - Obrucna, Slovakia
September 14-18, 2014
Electronic Registration Form $name=$_POST[name]; $sur=$_POST[sur]; $title=$_POST[title]; $sex=$_POST[sex]; $institution=$_POST[institution]; $address=$_POST[address]; $country=$_POST[country]; $email=$_POST[email]; $contribution=$_POST[contribution]; $communication=$_POST[communication]; $poster=$_POST[poster]; // $paper=$_POST[paper]; $accompanying=$_POST[accompanying]; // $single=$_POST[single]; // $double=$_POST[double]; if ($HTTP_SERVER_VARS[QUERY_STRING]=="send") { if($name && $sur && $sex && $institution && $address && $country && $email) { $to="sjcam@math.sk"; $subj=$name." ".$sur; $from="Registration SJCAM"; $; if ($communication) {$t="Communication";}; if ($communication && $poster) {$t=$t.", ";}; if ($poster) {$t=$t."Poster";}; // if ($poster && $paper) {$t=$t.", ";}; // if ($paper) {$t=$t."Paper";}; $t=$t."\n"; $ $Accompanying" persons: $accompanying \n"; // $Single" room: $single \n"; // $Accommodation" with: $double"; mail("$to", "$subj", $text, "From: $from \nReply-To: $from \nX-Mailer: Script mailer 1.0"); echo"