ok
Direktori : /home2/selectio/public_html/wedding-info-new/ |
Current File : /home2/selectio/public_html/wedding-info-new/preview.php |
<?php include 'header.php'; $ids = $_SESSION['user']['id']; $query = "SELECT * FROM tbl_alliances_register where id = ".$ids; $prepared = $pdo->prepare($query); $prepared->execute(); $result = $prepared->fetchAll(PDO::FETCH_ASSOC); ?> <style> body{ overflow-x:hidden; } </style> <!-- loader end --> <!-- header start --> <header> <div class="back-links"> <a href="profile.html"> <i class="iconly-Arrow-Left icli"></i> <div class="content"> <h2>Profile Setting </h2> </div> </a> </div> </header> <!-- header end --> <!-- user avtar section --> <section class="user-avtar-section top-space pt-0 px-15"> <img src="<?=$result[0]['v_photos']?>" class="img-fluid" alt="<?=$result[0]['v_photos']?>" /> </section> <!-- user avtar end --> <!-- detail form start --> <section class="detail-form-section px-15"> <h2 class="page-title mb-4">Personal Details <a href="register1.php?id=<?=$_SESSION['user']['id']?>" style=" margin-bottom: 0px; margin-left: 14px;" class="edit-icon"><i class="iconly-Edit-Square icli"></i></a></h2> <table class="table"> <tbody> <tr> <td width="40%">Profile Created For</td> <td><?=$result[0]['profile_ctd_fr']?></td> </tr> <tr> <td >Applicant Name <td><?=$result[0]['name']?></td> </tr> <tr> <td >Gender</td> <td><?=$result[0]['gender']?></td> </tr> <tr> <td >Date Of Birth</td> <td><?=$result[0]['dob']?></td> </tr> <tr> <td >Age</td> <td><?=$result[0]['age']?></td> </tr> <tr> <td >Country</td> <td><?=$result[0]['country']?></td> </tr> <tr> <td > Mobile Number</td> <td><?=$result[0]['mobile_no']?></td> </tr> <tr> <td > Alternate Mobile Number</td> <td><?=$result[0]['mobile_no_alt']?></td> </tr> <tr> <td >Legal Address</td> <td><?=$result[0]['lgl_address']?> <?=$result[0]['city']?> <?=$result[0]['state']?> <?=$result[0]['l_mark']?> <?=$result[0]['pincode']?></td> </tr> <tr> <td >Email</td> <td><?=$result[0]['email']?></td> </tr> <tr> <td >Occupation</td> <td><?=$result[0]['occupation']?></td> </tr> <tr> <td >Income</td> <td><?=$result[0]['annual_incm']?></td> </tr> <tr> <td >Physical Status</td> <td><?=$result[0]['phy_status']?></td> </tr> <tr> <td >Marital Status</td> <td><?=$result[0]['martial_status']?></td> </tr> <tr> <td >Hobbies and Interests</td> <td><?=$result[0]['occupation']?></td> </tr> </tbody> </table> </section> <!-- detail form end --> <!-- detail form start --> <section class="detail-form-section px-15"> <h2 class="page-title mb-4">Horoscope Details <a href="horoscope1.php?id=<?=$_SESSION['user']['id']?>" style=" margin-bottom: 0px; margin-left: 14px;" class="edit-icon"><i class="iconly-Edit-Square icli"></i></a></h2> <table class="table"> <tbody> <tr> <td width="40%" > Religion</td> <td><?=$result[0]['religion']?></td> </tr> <tr> <td >Mother Tongue</td> <td><?=$result[0]['mother_tonque']?></td> </tr> <tr> <td >Caste</td> <td><?=$result[0]['caste']?></td> </tr> <tr> <td >Time Of Birth</td> <td><?=$result[0]['h_hour']?>:<?=$result[0]['h_min']?>:<?=$result[0]['h_session']?></td> </tr> <tr> <td >Place of Birth</td> <td><?=$result[0]['h_place_birth']?></td> </tr> <tr> <td >Zodiac Signs / Star</td> <td><?=$result[0]['h_zodic']?></td> </tr> <tr> <td >Dosham</td> <td><?=$result[0]['h_dosham']?></td> </tr> </tbody> </table> </section> <!-- detail form end --> <!-- detail form start --> <section class="detail-form-section px-15"> <h2 class="page-title mb-4">Verification Details<a href="verification1.php?id=<?=$_SESSION['user']['id']?>" style=" margin-bottom: 0px; margin-left: 14px;" class="edit-icon"><i class="iconly-Edit-Square icli"></i></a></h2> <table class="table"> <tbody> <tr> <td width="40%"> Applicant's Aadhar Name</td> <td><?=$result[0]['v_aadhar_name']?></td> </tr> <tr> <td >Applicant's Aadhar No</td> <td><?=$result[0]['v_aadhar_no']?></td> </tr> <tr> <td >Applicant's Aadhar Mobile No</td> <td><?=$result[0]['v_aadhar_mobile']?></td> </tr> <tr> <td >Birth Certificate Number</td> <td><?=$result[0]['v_birth_cert_no']?></td> </tr> </tbody> </table> <div class="row" > <div class="col-md-4 col-6"> <div class="product-box ratio_square"> <div class="img-part"> <a class="bg-size" style="background-image: url("<?=$result[0]['v_birthcert']?>"); background-size: cover; background-position: center center; display: block;"><img src="<?=$result[0]['v_birthcert']?>" alt="" class="img-fluid bg-img" style="display: none;"></a> </div> </div> </div> <div class="col-md-4 col-6"> <div class="product-box ratio_square"> <div class="img-part"> <a class="bg-size" style="background-image: url("<?=$result[0]['v_aadhar']?>"); background-size: cover; background-position: center center; display: block;"><img src="<?=$result[0]['v_aadhar']?>" alt="" class="img-fluid bg-img" style="display: none;"></a> </div> </div> </div> </div> <br> <div class="row" > <div class="col-md-4 col-6"> <div class="product-box ratio_square"> <div class="img-part"> <a class="bg-size" style="background-image: url("<?=$result[0]['h_communication']?>"); background-size: cover; background-position: center center; display: block;"><img src="<?=$result[0]['h_communication']?>" alt="" class="img-fluid bg-img" style="display: none;"></a> </div> </div> </div> </div> </section> <!-- detail form end --> <!-- panel space start --> <section class="panel-space"></section> <!-- panel space end --> <!-- bottom panel start --> <div class="cart-bottom row m-0"> <div> <div class="left-content col-5"> <a href="#" class="title-color">CANCEL </a> </div> <a href="delivery.html" class="btn btn-solid col-7 text-uppercase">Save </a> </div> </div> <!-- bottom panel end --> <!-- latest jquery--> <script src="assets/js/jquery-3.3.1.min.js"></script> <!-- Bootstrap js--> <script src="assets/js/bootstrap.bundle.min.js"></script> <!-- Slick js--> <script src="assets/js/slick.js"></script> <!-- script js --> <script src="assets/js/script.js"></script>