|
";
$cmail = mail($recipient, $subject, $formcontent, $mailheader) or die("Failure!");
if($cmail){
$msg = "Thanks for your feedback. We will contact you soon!";
}else{
$msg = "Sorry! Trying again later...!!!";
}
}
else
{
$msg = "Sorry! Trying again later...!!!";
?>
|
|
Please fill this form and we shall get in touch with you. |
|
|
|