File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/nuabenterprises.com/test/mail2.php
Back
<?php $priority = $_POST['priority']; $name = $_POST['name']; $email = $_POST['email']; $phone = $_POST['phone']; $type = $_POST['type']; $date = $_POST['date']; $number = $_POST['number']; $message = $_POST['message']; $formcontent="Name: $name \n Phone: $phone \n Email Id: $email \n Date : $date \n Persons : $number \n Select Yatra From: $priority"; $recipient = "rohit@asiatech.in"; $subject = "Enquiry Details From Chardham Yatra"; $mailheader = "From: $email \r\n"; mail($recipient, $subject, $formcontent, $mailheader) or die("Error!"); header("Location:thank-you.php"); echo "Location:thank-you.php!" . " -" . "<a href='https://www.addmyindiatrips.com/' style='text-decoration:none;color:#ff0099;'> Return Home</a>"; ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings