OverLord Shell

Path : G:/PleskVhosts/jaincensus.com/macciaweb.ultraliant.com/
File Upload :
Current File : G:/PleskVhosts/jaincensus.com/macciaweb.ultraliant.com/service-1.php

<?php include("header.php");
                $serviceq="select * from mc_service where srno='".$_GET['id']."'";
				$serviceconn=$connection->query($serviceq);
				$service=$serviceconn->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 $service['short_description'];?></li>
                        </ul>
                    </div>
                    
                </div>
        </div>
        <!-- page-header -->
        <section class="page-section">
            <div class="container">
               <div class="section-title" data-animation="fadeInUp">
                    <!-- Heading -->
                    <h2 class="title" style="color:#A13739"><?php echo $service['short_description'];?></h2>
                </div> <br><br>  
			                <div class="row">
                            <?php if($_GET['id']==3)
							{
								?>
                            <div class="col-sm-12">
                              <div class="col-sm-3">
                             
                           <?php 
						    $uploadq="select * from mc_uploads where active='y'";
				$uploadconn=$connection->query($uploadq);
				while($uploadr=$uploadconn->fetch_assoc()) {?>

           
                      <p>
              <b><u><a href="<?php echo $uploadr['image'];?>" target="_blank" style="color:#C06769"><?php echo $uploadr['name'];?></a></u></b>
                        </p>
                               <?php }?>
               
                              <!-- year-->
                              </div> 
                              <div class="col-sm-6">
                          
                            <img src="upload/service/<?php echo $service['image'];?>" style="width:300%; float:right !important"/>
                               </div>
                            
                            
                             
                                  <div class="col-sm-3">
                                  <div id="shop">
                                        <div class="content">
                                            <img src="upload/service/advertise-here_lg.jpg"/ style="height:150px; width:450px !important"> 
                                            <a href="advertise.php" class="btn btn-default" style="color:white !important">Click here to Advertise</a>
                                        </div>
                                    </div><br><br><br><br><br><br>

                        
                                         <div id="shop">
                                        <div class="content">
                                            <img src="upload/service/download.jpg"/ style="height:150px; width:450px !important"> 
                                            <a href="sendenquiry.php" class="btn btn-default" style="width:100%; color:white !important">Send Enquiry</a>
                                        </div>
                                    </div>  <!-- ADV-->
                                  </div>
                            
                            
                            </div>
                            <?php }else {?>
                    <div class="col-sm-9">
                               
                           <p> <?php    /* $aa=explode('.',$service['image']);
								 if($aa['1']=='pdf'){?>
                                 <p class="text-center">
                                    <a href="upload/service/<?php echo $service['image'];?>" target="_blank"><b><u><?php echo $service['short_description'];?></u></b></a>
                                    </p>
                                 
                                </p><?php }else */ 
                                
								 
								
								 echo $service['designation']; ?></p>
                                 
                                 <?php if(!empty($service['image'])){?>
                                 <p class="text-center">
                                  <a href="upload/service/<?php echo $service['image'];?>" target="_blank"><img src="upload/download_button.png" style="width:14%; float:right !important"/> 
                                                            
                                   </a>
                                </p><?php }?>
                                <p>

                            </div>
                            <?php }?>
				
               <!--   <div class="col-sm-3" style="border:1px solid black;">
                               <img src="upload/member/111.jpg"><br><br>
                               <p>Dear Member,<br/>
Namaskar,<br/>
I'm eternally grateful & thank all of you for this magnificent opportunity to lead the 'Maharashtra Chamber of Commerce, Industries and Agriculture', the Apex body of the state, which has laid a firm foundation for the industrialization and Economic Development of Maharashtra.<br>

<a href="index.php" style="float:right">Read More...</a></p><br><hr>
 
                        <div class="section-title text-left" data-animation="fadeInRight">-->
                            <!-- Heading -->
                          <!--  <center><h5 class="title" style="color:#A13739"><b><u>Upcoming Events</u></b></h5></center>
                        </div>-->
                        <div class="owl-carousel pagination-1 dark-switch" data-effect="backSlide" data-pagination="true" data-autoplay="true" data-navigation="false" data-singleitem="true" data-animation="fadeInRight">
                        <?php $eventq1="select * from mc_event where fromdate >'".date('Y-m-d')."'";
				$eventconn1=$connection->query($eventq1);
				while($event1=$eventconn1->fetch_assoc()) { ?>
                             <div class="item">
                               
                                <div class="item">
                                <div class="desc-border bottom-arrow quote">
                                    <!-- Name -->
                                   <a href="event1.php"> <blockquote class="small-text"><?php echo $event1['short_description'];?></blockquote> <br>
                                     <strong class="text-color"><center><?php echo $event1['fromdate'];?></center></strong></a>
                                    <!-- Company -->
                                     
                                    </div>
                                </div>
                            </div><?php }?>
                          
                
                    </div>
                    </div></div></div>
        </section>
        <style>
		td{
			/*border: solid;*/
			padding-top: 10px;
		}
		</style>
        <style>
        #shop{
    background-image: url("images/shop_bg.png");
    background-repeat: repeat-x;    
    height:121px;
    width: 984px;
    margin-left: 20px;
    margin-top: 13px;
}

#shop .content{    
    width: 182px; /*328 co je 1/3 - 20margin left*/
    height: 121px;
    line-height: 20px;
    margin-top: 0px;
    margin-left: 9px;
    margin-right:0px;
    display:inline-block;

}
</style>
        
        <!-- page-section -->
       <?php include("footer.php");?>

xRyukZ - Copyright 2k19