Файловый менеджер - Редактировать - /home/d46091/e-udyogaadhaar.com/otp-first-verification.php
Назад
<?php include'config.php'; $sql = "SELECT * FROM cid WHERE cid = '".$_GET['cid']."' "; $result = $conn->query($sql); $row = $result->fetch_assoc(); $sql1 = "SELECT * FROM msme_form WHERE id = '".$row['uid']."' "; $result1 = $conn->query($sql1); $row1 = $result1->fetch_assoc(); ?> <!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>OTP Verification</title> <meta name="description" content="Print Udyog Aadhaar Certificate, MSME/SSI Registration Certificate today. Complete Online Process, Apply Today and get the certificate delivered to your email."> <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"> <link rel="canonical" href="https://www.eudyogaadhaar.org/print-udyog-aadhaar-certificate.php" /> <style> table, th, td { border-collapse: collapse; border:1px solid black; font-size:14px; background:#eee; margin-bottom:15px; } th, td { text-align: left; padding: 15px; } form { background: #eee; padding: 15px; height: fit-content; } .sam { vertical-align: middle; border-style: none; width: 100%; height: 362px; } </style> </head> <body> <?php include 'header.php'; ?> <div class="container fcs-form-container"> <div class="row "> <div class="col-12 col-lg-6"> <div class="container-fluid fchd text-uppercase text-center"style="font-size:15px">Aadhaar Verification For Udyam Registration</div> <form action="submit-otp.php" method="post"> <table style="width:100%"> <tr> <th>APPLICANT NAME:</th> <td><?php echo $row1['applicant_name'];?></td> </tr> <tr> <th>MOBILE NUMBER:</th> <td><?php echo $row1['mobile_number'];?></td> </tr> <tr> <th>EMAIL ID:</th> <td><?php echo $row1['email_id'];?></td> </tr> <tr> <th>AADHAAR NUMBER:</th> <td><?php echo $row1['aadhaar_number'];?></td> </tr> </table> <input type="hidden"name="uid"value="<?php echo $row['uid'];?>"> <div class="form-group txt"> <label>ENTER OTP NUMBER <span class="required">(Required)</span></label> <input type="text" maxlength="6" minlength="6"class="form-control" name="first_otp" required> </div> <input type="hidden" class="form-control" name="form_name" value="FIRST OTP"> <button type="submit" class="btn btn-primary fcs-submit-button">Submit OTP</button> </form> </div> <div class="col-lg-6"> <div class="container-fluid fchd text-uppercase text-center"style="font-size:15px">UDYAM REGISTRATION SAMPLE CERTIFICATE</div> <img src="https://eudyogaadhaar.org/assets/img/sample.jpg"class="sam"> </div> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка