Файловый менеджер - Редактировать - /home/d46091/udyogaadhaaronline.com/complaint-track-form.php
Назад
<?php include('./config/db.php'); ?> <!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>Track your complaint | e-udyogaadhaar.com</title> <meta name="description" content="track all your complaints at one place with our simple complaint tracking procedure."> <link rel="stylesheet" href="./fontawesome/css/all.css"> <link rel="icon" href="/assets/img/udyogaadhaaronline-logoo.svg" type="image/gif" sizes="16x16"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="./assets/css/main.css"> <style> .container-fluid.fcs-padding-container { background: #ffffff !important; } form { background: #eee; padding: 15px; height: auto; } .fchd { background: #000; color:white; } </style> </head> <body> <?php include_once('./includes/header.php'); ?> <div class="container-fluid fcs-form-container"> <div class="row"> <div class="col-12 col-lg-6"> <h1 class="container-fluid fchd text-uppercase text-center" style="font-size:15px">Track You Complaint</h1> <form action="./complaint-track-submit.php" method="post"> <div class="form-group txt"> <label>COMPLAINT ID <span class="required">(Required)</span></label> <input type="text" class="form-control" name="complaint_id" value="<?php if (isset($_GET['complaint_id'])) { echo $_GET['complaint_id']; }?>" required> </div> <button type="submit" name="submit" class="btn btn-primary fcs-submit-button">Track</button> </form> </div> <div class="col-12 col-lg-6"> <h1 class="container-fluid fchd text-uppercase text-center" style="font-size:15px">PLEASE REVIEW THE GUIDELINES FOR COMPLETING THE COMPLAINT TRACKING FORM.</h1> <form> <div> <label>COMPLAINT ID (शिकायत आईडी): </label> Enter your complaint ID for status verification. (स्थिति सत्यापन के लिए अपनी शिकायत आईडी डालें।) </div> <div> <label>Track ID (ट्रैक आईडी): </label> Enter your complaint ID, then click 'Track' to check its status. (अपनी शिकायत आईडी दर्ज करें, फिर उसकी स्थिति जांचने के लिए 'ट्रैक' पर क्लिक करें।) </div> </form> </div> </div> <p class="pt-5"><b>Note:</b> Introducing our 'Complaint Tracking' service! Now, it's simpler than ever to voice your concerns and stay informed about the progress. From reporting an issue to its resolution, we'll keep you updated every step of the way. Your feedback is valuable, and with our service, you can see it making a positive impact!<br><br> (हमारी 'शिकायत ट्रैकिंग' सेवा का परिचय! अब, अपनी चिंताओं को व्यक्त करना और प्रगति के बारे में सूचित रहना पहले से कहीं अधिक आसान हो गया है। किसी समस्या की रिपोर्ट करने से लेकर उसके समाधान तक, हम आपको हर कदम पर अपडेट रखेंगे। आपकी प्रतिक्रिया मूल्यवान है, और हमारी सेवा के साथ, आप इसे सकारात्मक प्रभाव डालते हुए देख सकते हैं!) </p> </div> <?php include_once('./includes/footer.php'); ?> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка