insert("insert into suggestion_box(name,email,message) values('".trim($_POST["name"])."','".trim($_POST['email'])."','".trim($_POST[suggestion])."')"); $kapu->addCommonTable('Suggestion Box', trim($_POST['name']), trim($_POST['email']), trim($_POST["suggestion"])); $headers = "From: ".$from."\n"; //$headers .= "Bcc: sangeet_jha1@yahoo.com"."\r\n"; $headers .= "MIME-Version: 1.0\n"; $headers .= "Content-type: text/html; charset=iso-8859-1\n"; $headers .= "X-Priority: 1\n"; $headers .= "X-MSMail-Priority: High\n"; $headers .= "X-Mailer: php\n"; $subject="kapusangam.com suggestions from ".trim($_POST["name"]); $mailbody=' Kapusangam.com Familly Tree

 

Kapusangam.com Suggestions

From : '.trim($_POST["email"]).'

Name: '.trim($_POST["name"]).'

Message: '.$mssg.'

 

'; //echo $mailbody;exit; mail($to,$subject,$mailbody,$headers); $mssg="Thank you for using kapusangam.com suggestion box form.
Your message has been sent successfully, after sometime we will mail you back. "; unset($_SESSION['security_code']); } else { $mssg="Please Enter the correct Security Code as shown"; } } ?> KAPU
 
Welcome to kapusangam.com

Suggestion Box
 

This is a virtual suggestion box where we accept your suggestions and comments

We read your every suggestion and take the suggestion into consideration and try to implement it.

Improving our users satisfaction and experience at our web site is one of our goals.

Your Name :
Your Mail Id :
Suggestion :
     
    Security Code: