query($user); $row1=mysql_fetch_array($result1); $username = $row1['uname']; } if(isset($_POST['send'])){ $from = $_POST['email']; $messa = $_POST['subject']; $subject = 'Uploadkey - '.$messa; $to_email = ADMIN_EMAIL_ID; $message = $_POST['feedback']; $headers = "MIME-Version: 1.0\r\n"; $headers .= "Content-type: text/html; charset=iso-8859-1\r\n"; $headers .= "To: Contact Us <$to_email>\r\n"; $headers .= "From: [Contact Us] <". $from. ">\r\n"; if(@mail($to_email,$subject,$message,$headers)){ $msg = "Thank You!
We try to personally answer every email and will get back with you soon"; } } ?> Uploadkey - Contact Us

Contact UploadKey