OverLord Shell

Path : G:/PleskVhosts/jaincensus.com/macciaweb.ultraliant.com/
File Upload :
Current File : G:/PleskVhosts/jaincensus.com/macciaweb.ultraliant.com/mem_benifits.php

<?php include("header.php");
                $aboutq="select * from mc_membership where srno='".$_GET['id']."'";
				$aboutconn=$connection->query($aboutq);
				$about=$aboutconn->fetch_assoc(); ?>
        
              <div class="breadcrumb-box">
                <div class="container"><br>
                          <ul class="breadcrumb"  style="float:left;">
                            <li><a href="index.php">Home</a></li>
                            <li class="active"><?php echo $about['name'];?></li>
                        </ul>
                    </div>
                </div>
        <!-- page-header -->
        <section class="page-section1">
            <div class="container">
             <div class="section-title" data-animation="fadeInUp">
                    <!-- Heading -->
                    <h2 class="title" style="color:#A13739"><?php echo $about['name']?></h2>
                </div> <br><br>                         


                <div class="row">
                    <div class="col-sm-12">
                       <?php
								/* if($about['image']=='pdf'){?>
                                 <p class="text-center">
                                    <a href="upload/service/<?php echo $about['srno'].".".$about['image'];?>" target="_blank"><b><u><?php echo $about['name'];?></u></b></a>
                                   
                                 
                   <?php }elseif (!empty($about['image'])){?>
                              <p class="text-center">
                                    <a href="<?php echo "upload/service/".$about['srno'].".".$about['image']?>">
                                   <img src="<?php echo "upload/service/".$about['srno'].".".$about['image']?>" height="300"/>                                    </a>
                                </p>
                                <?php }*/?>
                                <h5 class="bottom-margin-10">
                                   
                                </h5>
                                <p><?php echo $about['designation']; ?></p>
                                  <?php if(!empty($about['image'])){?>
                                 <p class="text-center">
                                  <a href="upload/service/<?php echo $about['srno'].".".$about['image'];?>" target="_blank"><img src="upload/download_button.png" style="width:14%; float:right; padding-bottom: 18px; !important"/> 
                                                            
                                   </a>
                                </p><?php }?>
                            </div>
				</div></div>
        </section>
          <style>
		td{
			/* border:solid; */
			padding-top: 10px;
		}
		</style>
        <!-- page-section -->
       <?php include("footer.php");?>

xRyukZ - Copyright 2k19