Online Feedback Form
} if($response['success'] == true) { $to ="sooriyahospitalchennai@gmail.com"; // $to="smartestparent@gmail.com"; $subject = "Feedback Form"; $headers ="MIME-Version: 1.0\r\n"; $headers .="Content-type: text/html; charset=iso-8859-1\r\n"; $headers .="From: Soorya Hospitals <$name>\r\n"; $message= "
![]() Sooriya Hospital Enquiry Details | ||
| Name | : | ".$name." |
| Ip Number/Op Number | : | ".$ipnumber." |
| Feedback/suggestion | : | ".$feedback." |
Thank You for your feedback!
";
}
else
{
echo "Something Went Wrong. Please Try Again!
";
}
}
}
?>
Your Feedback is important to us!
