Al-HUWAITI Shell
Al-huwaiti


Server : LiteSpeed
System : Linux in-mum-web1112.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User : u451330669 ( 451330669)
PHP Version : 8.2.27
Disable Function : NONE
Directory :  /home/u451330669/domains/renollubricants.in/public_html/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u451330669/domains/renollubricants.in/public_html/admin/contactdetails.php
<?php 
require('top.inc.php');
if(isset($_GET['id'])){
  $tbl_pdf_id=mysqli_real_escape_string($con,$_GET['id']);
  if($tbl_pdf_id>0){
    $get_tbl_pdf=get_tbl_pdf($con,'','',$tbl_pdf_id);
  }else{
    ?>
  
    <?php
  }
}else{
  ?>
 
  <?php
}
?>

<div class="content pb-0">
            <div class="animated fadeIn">
               <div class="row">
                  <div class="col-lg-12">
                     <div class="card">
                        <div class="card-header"><strong>Categories</strong><small> Form</small></div>
                       
							<div class="card-body card-block">
							   <div class="form-group">
									<label for="categories" class=" form-control-label"><?php echo $get_tbl_pdf['0']['tbl_pdf']?></label>
								
								</div>
							   <div class="form-group">
									<label for="categories" class=" form-control-label"><?php echo $get_tbl_pdf['0']['mobile']?></label>
								
								</div>
								 <div class="form-group">
									<label for="categories" class=" form-control-label"><?php echo $get_tbl_pdf['0']['email']?></label>
								
								</div>
								 <div class="form-group">
									<label for="categories" class=" form-control-label"><?php echo $get_tbl_pdf['0']['dcpfo']?></label>
								
								</div>
								 <div class="form-group">
									<label for="categories" class=" form-control-label"><?php echo $get_tbl_pdf['0']['states']?></label>
								
								</div>
								 <div class="form-group">
									<label for="categories" class=" form-control-label"><?php echo $get_tbl_pdf['0']['districts']?></label>
								
								</div>
								 <div class="form-group">
									<label for="categories" class=" form-control-label"><?php echo $get_tbl_pdf['0']['address']?></label>
								
								</div>
								<div class="form-group">
									<label for="categories" class=" form-control-label"><?php echo $get_tbl_pdf['0']['pincode']?></label>
								
								</div>
							   <div class="form-group">
									<img id="product-zoom" width="150" height="150" src="<?php echo PRODUCT_FILE_SITE_PATH.$get_tbl_pdf['0']['image']?>" >
								</div>
								
								  <div class="form-group">
									<img id="product-zoom" width="150" height="150" src="<?php echo PRODUCT_FILE_SITE_PATH.$get_tbl_pdf['0']['pdf_file']?>" >
								</div>
								  <div class="form-group">
									<img id="product-zoom" width="150" height="150" src="<?php echo PRODUCT_FILE_SITE_PATH.$get_tbl_pdf['0']['pancard']?>" >
								</div>
							   </button>
							  
							</div>
						</form>
                     </div>
                  </div>
               </div>
            </div>
         </div>
         


							
								
							
							
         
       <!--  Partners End  -->
	<?php require('footer.inc.php');
?>

Al-HUWAITI Shell