HOME


Mini Shell 1.0
DIR:/home/drsekaran/public_html/
Upload File :
Current File : /home/drsekaran/public_html/book.php
<?php include("header.php"); ?>

    <!--Page Title-->
    <section class="page-title" style="background-image: url(img/book.jpg);">
        <div class="auto-container">
            <div class="row clearfix">
                <div class="col-lg-8 col-md-12 col-sm-12 content-column">
                    <div class="content-box clearfix">
                        <div class="title pull-left">
                            <h1>Book Publication</h1>
                        </div>
                        <ul class="bread-crumb pull-right clearfix">
                            <li><a href="index.html">Home</a></li>
                            <li>Book Publication</li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <!--End Page Title-->


    <!-- books-page-section -->
    <section class="books-page-section">
        <div class="auto-container">
            <div class="inner-box">
              
               
                
               
                
                 
                <div class="sec-title left">
                              
                                <h2 style="font-size:30px;">Book Published </h2>
                                <span class="separator"></span>
                            </div>
                
                
                
                                 <?php
$sql=mysqli_query($conn,"select * from book where booktype='Book publications' ");
while($rw=mysqli_fetch_array($sql)){ 
$dd=$home_path.$download_path."/".$rw['img'];
?>              
                
                <div class="row clearfix">
                    <div class="col-lg-2 col-md-8 col-sm-12 single-block" style="padding-bottom:35px;">
                        <div class="single-book-content">
                            <figure class="image-box"><a href="<?php echo $dd; ?>" class="lightbox-image" data-fancybox="gallery"><img src="<?php echo $dd; ?>" alt="" style="width: 75%;"></a></figure>
                          
                        </div>
                    </div>
                    
                    <div class="col-lg-10 col-md-12 col-sm-12 single-block" >
                        <div class="single-book-content">
                           
                            <div class="lower-content" style="padding-top:0px !important;">
                                <p style="font-size:17px;"><?php echo $rw['edition']; ?></p>
                                                                 <h3><a href="#"><?php echo $rw['title']; ?></p></a></h3>
                               
                                <p><?php echo $rw['namee']; ?></p>
                                <p><?php echo $rw['yearr']; ?></p>

                                
                                
                                
                                <p><?php echo $rw['pages']; ?></p>
                                <p style="font-size:17px;"><?php echo $rw['issbn']; ?></p>
                                <?php if($rw['purlink']!='') { ?>
                                <p><a href="<?php echo $rw['purlink']; ?>" target="_blank"> Click here to purchase</a></p>
                                <?php } ?>
                            </div>
                        </div>
                    </div>
                   
                </div>
                
 <?php } ?>               
                
                         
                
                   <div class="sec-title left">
                              
                                <h2 style="font-size:30px;">Books Edited and Chapters contributed</h2>
                                <span class="separator"></span>
                            </div>
                
                
                
                                 <?php
$sql=mysqli_query($conn,"select * from book where booktype='Books Edited and Chapters contributed' ");
while($rw=mysqli_fetch_array($sql)){ 
$dd=$home_path.$download_path."/".$rw['img'];
?>              
                
                <div class="row clearfix">
                    <div class="col-lg-2 col-md-8 col-sm-12 single-block" style="padding-bottom:35px;">
                        <div class="single-book-content">
                            <figure class="image-box"><a href="<?php echo $dd; ?>" class="lightbox-image" data-fancybox="gallery"><img src="<?php echo $dd; ?>" alt="" style="width: 75%;"></a></figure>
                          
                        </div>
                    </div>
                    
                    <div class="col-lg-10 col-md-12 col-sm-12 single-block" >
                        <div class="single-book-content">
                           
                            <div class="lower-content" style="padding-top:0px !important;">
                                <p style="font-size:17px;"><?php echo $rw['edition']; ?></p>
                                                                 <h3><a href="#"><?php echo $rw['title']; ?></p></a></h3>
                               
                                <p><?php echo $rw['namee']; ?></p>
                                <p><?php echo $rw['yearr']; ?></p>

                                
                                
                                
                                <p><?php echo $rw['pages']; ?></p>
                                <p style="font-size:17px;"><?php echo $rw['issbn']; ?></p>
                               <?php if($rw['purlink']!='') { ?>
                                <p><a href="<?php echo $rw['purlink']; ?>" target="_blank"> Click here to purchase</a></p>
                                <?php } ?>
                                
                            </div>
                        </div>
                    </div>
                   
                </div>
                
 <?php } ?>               
              
                
            </div>
           <!-- <div class="inner-box">
                <div class="title">
                    <h2>Year 2018</h2>
                    <i></i>
                </div>
                <div class="row clearfix">
                    <div class="col-lg-4 col-md-6 col-sm-12 single-block">
                        <div class="single-book-content">
                            <figure class="image-box"><a href="assets/images/resource/book-4.jpg" class="lightbox-image" data-fancybox="gallery"><img src="assets/images/resource/book-4.jpg" alt=""></a></figure>
                            <div class="lower-content">
                                <h3><a href="books.html">I Contain Multitudes</a></h3>
                                <p>The Microbes Within Us and a Grander View of Life</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-6 col-sm-12 single-block">
                        <div class="single-book-content">
                            <figure class="image-box"><a href="assets/images/resource/book-5.jpg" class="lightbox-image" data-fancybox="gallery"><img src="assets/images/resource/book-5.jpg" alt=""></a></figure>
                            <div class="lower-content">
                                <h3><a href="books.html">Mitochondria & the Future of Medicine</a></h3>
                                <p>The Key to Understanding Disease, Chronic Illness, Aging, and Life Itself</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-6 col-sm-12 single-block">
                        <div class="single-book-content">
                            <figure class="image-box"><a href="assets/images/resource/book-6.jpg" class="lightbox-image" data-fancybox="gallery"><img src="assets/images/resource/book-6.jpg" alt=""></a></figure>
                            <div class="lower-content">
                                <h3><a href="books.html">This Is Your Brain on Parasites</a></h3>
                                <p>How Tiny Creatures Manipulate Our Behavior and Shape Society</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="inner-box">
                <div class="title">
                    <h2>Year 2016</h2>
                    <i></i>
                </div>
                <div class="row clearfix">
                    <div class="col-lg-4 col-md-6 col-sm-12 single-block">
                        <div class="single-book-content">
                            <figure class="image-box"><a href="assets/images/resource/book-7.jpg" class="lightbox-image" data-fancybox="gallery"><img src="assets/images/resource/book-7.jpg" alt=""></a></figure>
                            <div class="lower-content">
                                <h3><a href="books.html">The Epigenetics Revolution</a></h3>
                                <p>How Modern Biology Is Rewriting Our Understanding of Genetics, Disease, and Inheritance</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-6 col-sm-12 single-block">
                        <div class="single-book-content">
                            <figure class="image-box"><a href="assets/images/resource/book-8.jpg" class="lightbox-image" data-fancybox="gallery"><img src="assets/images/resource/book-8.jpg" alt=""></a></figure>
                            <div class="lower-content">
                                <h3><a href="books.html">Loose Leaf Benson's Microbiological Application</a></h3>
                                <p>LooseLeaf Benson's Microbiological Applications Laboratory Manual--Concise Version</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>-->
        </div>
    </section>
    <!-- books-page-section end -->

    
    <!-- newsletter-section -->
   
    <!-- newsletter-section end -->

<?php include("footer.php"); ?>