Файловый менеджер - Редактировать - /home/d46091/udyog-adhaar.in/contact-us.php
Назад
<?php include("config.php"); if(isset($_POST['submit'])){ $applicant_name = $_POST['applicant_name']; $mobile_number = $_POST['mobile_number']; $email_id = $_POST['email_id']; $sql= "INSERT INTO contact_form SET applicant_name ='".$applicant_name."', mobile_number = '".$mobile_number."',email_id ='".$email_id."'"; if (!$result = $conn->query($sql)) { die('There was an error running the query [' . $conn->error . ']'); } $to = "care@udyog-adhaar.in"; // this is your Email address $from = $email_id; // this is the sender's Email address $name = $applicant_name; $mobile_no = $mobile_number; $subject = "Contact Form submission"; //$subject2 = "Contact form submission"; $message = " Applicant Name : " . $name ."\n Mobile Name : ". $mobile_no ."\n Email Id : ". $from ."\n "; //$message2 = "Thank you " . $name . " we will contact you shortly."; $headers = "From:" . $from; // $headers2 = "From:" . $to; mail($to,$subject,$message,$headers); //mail($from,$subject2,$message2,$headers2); // sends the message to the sender echo '<script>alert("Thank you , we will contact you shortly.")</script>'; } ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Udyam/Udyog Aadhar Registration : Contact Us | Udyog-adhaar</title> <meta name="description" content="Have questions about Udyam/Udyog Aadhar registration? Contact us easily via our Udyog-adhaar Contact Us page. Our responsive team is here to assist you."> <link rel="icon" href="./assets/img/flag.png" type="image/gif" sizes="16x16"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link rel="stylesheet" href="main.css"> <link rel="canonical" href="https://udyog-adhaar.in/contact-us.php"/> <style> .container-fluid.fcs-padding-container { background: #ffffff !important; } </style> </head> <body> <?php include 'header.php'; ?> <img src="assets/img/udyog.jpg"width="100%"> <div class="container-fluid fcs-marquee-container"> <span><i class="fas fa-bell"></i></span> <marquee> Please Note : Applicant are required to enter his / her correct email id, as certificate and acknowledgement will be send to registered id. [Dated: 26-05-2018] | Instant MSME Registration valid on working days only i.e. Monday - Saturday between 10:00 am - 6:00 pm [Dated: 05-02-2019] | Update Udyog Aadhaar Certificate [Dated: 05-01-2019] </marquee> </div> <!-- Tabbar --> <div class="container-fluid fcs-padding-container"> <h1 class="fcs-bold-text-white">Contact Us for MSME/ Udyog Aadhaar Registration Queries - MSME Helpline</h1> <div class="card-text" style="margin-top: 30px; text-align: left;"> <div class="row"> <div class="col-lg-6 mx-auto"> <div class="col-lg-12"> <!--<h2 class="text-center">Fill Form to contact Us</h2>--> <form action="contact-us.php" method="post" style="padding:30px;"> <div class="form-group"> <label>Name:</label> <input type="text" name="applicant_name" class="form-control" required> </div> <div class="form-group"> <label>Mobile No:</label> <input type="tel" name="mobile_number" class="form-control" required> </div> <div class="form-group"> <label>Email: </label> <input type="text" name="email_id" class="form-control" required> </div> <br> <!--<label>Message:</label><br><textarea rows="5" name="message" cols="30"></textarea><br>--> <input type="submit" class="btn btn-primary fcs-submit-button" name="submit" value="Submit"> </form> </div> </div> <div class="col-lg-6 mx-auto"> <form> <div class="form-group"> <label>Applicant Name -</label> The applicant should type their names exactly as they appear on their pan card.<br>आवेदक को अपना नाम बिल्कुल वैसे ही टाइप करना चाहिए जैसे वे अपने पैन कार्ड पर लिखते हैं। </div> <div class="form-group"> <label>Mobile no. -</label> It is necessary for applicants to submit their Indian phone numbers.<br>आवेदकों को अपना भारतीय फ़ोन नंबर जमा करना आवश्यक है। </div> <div class="form-group"> <label>Email Id - </label> To get all information and updates, the applicant needs to enter a working email address.<br>सभी जानकारी और अपडेट प्राप्त करने के लिए, आवेदक को एक कार्यशील ईमेल पता दर्ज करना होगा। </div> <div class="form-group"> <label>Submit - </label> The candidate needs to click the SUBMIT button after completing the application.<br>आवेदन पूरा करने के बाद उम्मीदवार को SUBMIT बटन पर क्लिक करना होगा। </div> </form> </div> </div><br> <div style="font-size:15px; text-align:center"> <span> This website is a property of a consultancy firm, providing consultancy services. <br> We expressively declare that we are private consultants. <br> We have no relation or we do not represent any government official or any government department. </span> <br> <span> <b>Office Hours: </b>Monday to Saturday, 09am to 06pm <br><br> </span> Email id : care@udyog-adhaar.in <br><br> <b>Note :</b> Please submit you details our representative will get back to you shortly.<br><br> Note : For quick resolution we advise our clients to click <a href="/complaint-form.php">Here</a> and submit your grievance. </div> <br> </div> </div> <!-- Back To Top Button --> <a href="#" class="cd-top text-replace js-cd-top"><i class="fas fa-arrow-up"></i></a> <?php include 'footer.php'; ?> <!-- Custom JS --> <script src="./assets/js/nav.js"></script> <script src="./assets/js/util.js"></script> <script src="./assets/js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка