Header("Expires: ".GMDate("D, d M Y H:i:s")." GMT");// neukládej do cache
if (!IsSet($Jmeno)) $Jmeno = ""; // inicializace proměnných
if (!IsSet($orderby)) $orderby = "";
?>
Vlozné
$zobrazitFormular = true; //
if ($Odeslano): //
if ($Jmeno=="" || //
$Prijmeni=="" ||
$Adresa==""):
echo "Data marked in red are essential
and must be inserted
";
else: //
$zobrazitFormular = false;
echo "Thank You for sending fulling Formular!
";
//
if (@Mail("szarkova@sjf.stuba.sk, scg@sjf.stuba.sk", $Prijmeni,
"Jmeno: $Jmeno\n" .
"Prijmeni: $Prijmeni\n" .
"Titul: $Titul\n" .
"E-mail: $Email\n" .
"Adresa: $Adresa\n\n" .
"ICO: $ICO\n" .
"DIC: $DIC\n\n" .
"Potvrdenie o úcasti: $Chcem_potvrdenie\n" .
"Datum uhrady vlozneho: $date\n\n" .
"Datum a cas odeslania formulara: " . Date("d.m.Y H:i:s")))
echo "The form has been submitted succesfully.
D+D+D
\n";
else
echo " !!! Error on the server !!!
\n;
The formular has not been processed and sent !
\n";
endif;
else: //
echo "Conference Fee payment:
";
echo " Data marked in red are essential";
endif;
?>