Файловый менеджер - Редактировать - /home/d46091/udyogaadhaar.net/complaint-track-form.php
Назад
<?php include('./config.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 Complaint Form - Udyam Registration</title> <meta name="description" content="Track your online complaint via your complaint number in the Udyam registration complaint track from on the Udyam Registration website. "> <link rel="icon" href="./assets/img/flag.png" type="image/gif" sizes="16x16"> <link rel="stylesheet" href="./fontawesome/css/all.css"> <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="./main.css"> <style> .container-fluid.fcs-padding-container { background: #ffffff !important; } </style> </head> <body> <?php include_once('./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> </div> <?php include_once('./footer.php'); ?> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка