kohjhjhصثقصثقصثقgdfgdg
Ele57885fddfgdfgfghgقفغفغفقhfg555434536
/
home
/
u542670534
/
domains
/
krishivneurohealth.com
/
public_html
/
Upload FileeE
HOME
<!DOCTYPE html> <!-- MedService - Medical & Medical Health Landing Page Template design by Jthemes --> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="en"> <?php include("partials/head.php"); ?> <body> <!-- PRELOADER SPINNER ============================================= --> <!-- <div id="loader-wrapper"> <div id="loader"> <div class="loader-inner"></div> </div> </div> --> <!-- STYLE SWITCHER ============================================= --> <!-- <div id="stlChanger"> <div class="blockChanger bgChanger"> <a href="#" class="chBut"><i class="fas fa-sliders-h"></i></a> <div class="chBody"> <div class="stBlock text-center" style="margin:30px 20px 30px 16px"> <p>Choose Layout</p> <a class="s_1" href="demo-1.html"><img src="images/color-scheme/l-01.jpg" width="175" height="120" alt="layout-image"></a> <a class="s_1" href="demo-2.html"><img src="images/color-scheme/l-02.jpg" width="175" height="93" alt="layout-image"></a> <a class="s_1" href="demo-3.html"><img src="images/color-scheme/l-03.jpg" width="175" height="105" alt="layout-image"></a> <a class="s_1" href="demo-4.html"><img src="images/color-scheme/l-04.jpg" width="175" height="100" alt="layout-image"></a> <a class="s_1" href="demo-5.html"><img src="images/color-scheme/l-05.jpg" width="175" height="112" alt="layout-image"></a> <a class="s_1" href="demo-6.html"><img src="images/color-scheme/l-06.jpg" width="175" height="100" alt="layout-image"></a> <a class="s_1" href="demo-7.html"><img src="images/color-scheme/l-07.jpg" width="175" height="97" alt="layout-image"></a> <a class="s_1" href="demo-8.html"><img src="images/color-scheme/l-08.jpg" width="175" height="91" alt="layout-image"></a> <a class="s_1" href="demo-9.html"><img src="images/color-scheme/l-09.jpg" width="175" height="97" alt="layout-image"></a> <a class="s_1" href="demo-10.html"><img src="images/color-scheme/l-10.jpg" width="175" height="105" alt="layout-image"></a> <a class="s_1" href="demo-11.html"><img src="images/color-scheme/l-11.jpg" width="175" height="105" alt="layout-image"></a> <a class="s_1" href="demo-12.html"><img src="images/color-scheme/l-12.jpg" width="175" height="125" alt="layout-image"></a> </div> </div> </div> </div> --> <!-- END SWITCHER --> <!-- PAGE CONTENT ============================================= --> <div id="page" class="page"> <?php include("partials/header.php"); ?> <!-- DOCTOR BREADCRUMBS --> <section id="doctor-breadcrumbs" class="bg-fixed doctor-details-section division"> <div class="container"> <div class="row"> <div class="col-md-7 offset-md-5"> <div class="doctor-data white-color"> <!-- Name --> <?php $id = $_GET['id']; include("admin/config.php"); $sql = "SELECT * FROM `doctor` WHERE $id = `id`"; $result = mysqli_query($db, $sql); $row = mysqli_fetch_assoc($result) ?> <h2 class="h2-xs"><?php echo $row['name'] ?></h2> <h5 class="h5-md"><?php echo $row['education'] ?></h5> </div> </div> </div> <!-- End row --> </div> <!-- End container --> </section> <!-- END DOCTOR BREADCRUMBS --> <!-- DOCTOR-1 DETAILS --> <section id="doctor-1-details" class="doctor-details-section division"> <div class="container"> <div class="row"> <!-- DOCTOR PHOTO --> <div class="col-md-5"> <div class="doctor-photo mb-40"> <!-- Photo --> <img class="img-fluid" src="admin/upload/<?php echo $row['image'] ?>" alt="doctor-foto"> <!-- Doctor Info --> <div class="doctor-info"> <table class="table table-striped"> <tbody> <tr> <td>Degrees</td> <td><?php echo $row['education'] ?></td> </tr> <tr> <td>Areas of Expertise</td> <td><span> <?php echo $row['area_expertise'] ?></span> <!-- <span><i class="fas fa-angle-double-right"></i> Immunology</span> <span><i class="fas fa-angle-double-right"></i> Internal Medicine</span> --> </td> </tr> <tr> <td>Language(s)</td> <td>English / Hindi / Gujrati</td> </tr> <tr class="last-tr"> <td>Work Days</td> <td>Monday - Saturday</td> </tr> </tbody> </table> </div> <!-- End Doctor Info --> <!-- Doctor Contacts --> <div class="doctor-contacts text-center"> <a href=""> <h4 class="h4-xs"><i class="fas fa-mobile-alt"></i>+91 70166 50346 </h4> </a> <h4 class="h4-xs blue-color"><i class="fas fa-envelope-open-text"></i> <a href="mailto:yourdomain@mail.com" class="blue-color"><?php echo $row['email'] ?></a> </h4> </div> <!-- Buttons --> <div class="doctor-photo-btn text-center"> <a href="appointment.php" class="btn btn-md btn-blue blue-hover">Book an Appointment</a> <!-- <a href="timetable.html" class="btn btn-md btn-tra-grey grey-hover">View Timetable</a> --> </div> </div> </div> <!-- END DOCTOR PHOTO --> <!-- DOCTOR'S BIO --> <div class="col-md-7"> <div class="doctor-bio"> <!-- Text --> <p style="text-align:justify;" ><?php echo $row['desc'] ?></p> <!-- Text --> <!-- <p>In at mauris vel nisl convallis porta at vitae dui. Nam lacus ligula, vulputate molestie bibendum quis, aliquet elementum massa. Vestibulum ut sagittis odio. Ac massa lorem. Fusce eu cursus est. Fusce non nulla vitae massa placerat vulputate vel a purus. Aliqum mullam blandit tempor sapien </p> --> <!-- Title --> <h5 class="h5-md blue-color">Education + Trainings</h5> <!-- Text --> <p style="text-align:justify;" ><?php echo $row['educatio_desc'] ?></p> <!-- CERTIFICATES --> <!-- <div class="certificates"> <h5 class="h5-md blue-color">Diplomas and Certificates</h5> <div class="row"> <div class="col-sm-6 col-lg-4"> <div class="certificate-image"> <a class="image-link" href="images/certificate-1.png" title=""> <img class="img-fluid" src="images/certificate-1.png" alt="certificate-image" /> </a> </div> </div> <div class="col-sm-6 col-lg-4"> <div class="certificate-image"> <a class="image-link" href="images/certificate-2.png" title=""> <img class="img-fluid" src="images/certificate-2.png" alt="certificate-image" /> </a> </div> </div> <div class="col-sm-6 col-lg-4"> <div class="certificate-image"> <a class="image-link" href="images/certificate-3.png" title=""> <img class="img-fluid" src="images/certificate-3.png" alt="certificate-image" /> </a> </div> </div> <div class="col-sm-6 col-lg-4"> <div class="certificate-image"> <a class="image-link" href="images/certificate-4.png" title=""> <img class="img-fluid" src="images/certificate-4.png" alt="certificate-image" /> </a> </div> </div> <div class="col-sm-6 col-lg-4"> <div class="certificate-image"> <a class="image-link" href="images/certificate-5.png" title=""> <img class="img-fluid" src="images/certificate-5.png" alt="certificate-image" /> </a> </div> </div> </div> </div> --> <!-- END CERTIFICATES --> </div> </div> <!-- END DOCTOR BIO --> </div> <!-- End row --> </div> <!-- End container --> </section> <!-- END DOCTOR-1 DETAILS --> <?php include("partials/footer.php") ?> </div> <!-- END PAGE CONTENT --> <!-- EXTERNAL SCRIPTS ============================================= --> <script src="js/jquery-3.3.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/modernizr.custom.js"></script> <script src="js/jquery.easing.js"></script> <script src="js/jquery.appear.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/menu.js"></script> <script src="js/sticky.js"></script> <script src="js/jquery.scrollto.js"></script> <script src="js/materialize.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/isotope.pkgd.min.js"></script> <script src="js/hero-form.js"></script> <script src="js/contact-form.js"></script> <script src="js/comment-form.js"></script> <script src="js/appointment-form.js"></script> <script src="js/jquery.datetimepicker.full.js"></script> <script src="js/jquery.validate.min.js"></script> <script src="js/jquery.ajaxchimp.min.js"></script> <script src="js/wow.js"></script> <!-- Custom Script --> <script src="js/custom.js"></script> <script> new WOW().init(); </script> <!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. --> <!-- [if lt IE 9]> <script src="js/html5shiv.js" type="text/javascript"></script> <script src="js/respond.min.js" type="text/javascript"></script> <![endif] --> <!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information. --> <!-- <script> window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-XXXXX-Y', 'auto'); ga('send', 'pageview'); </script> <script async src='https://www.google-analytics.com/analytics.js'></script> --> <!-- End Google Analytics --> <script src="js/changer.js"></script> <script defer src="js/styleswitch.js"></script> </body> <!-- Mirrored from jthemes.net/themes/html/medservices/files/doctor-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 19 Jul 2024 12:06:36 GMT --> </html>