Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/gallery.php |
<?php require_once("78enc22_main7sqww_8d9/lib/functions.php"); $db =new login_function(); require_once("header.php"); ?> <script type="text/javascript"> </script> <div class="parent_colour container"> <div class="department-main-section"> <br /> <center><h2 class="head-title">Gallery</h2> <?php require_once("gallery-left-panel.php"); ?> <div class="parent_data_contnr" style="text-align:center;"> <?php $details = $db->get_all_gallery_images(); if(!empty($details)) { $counter =0; foreach($details as $record) { $id = $details[$counter][0]; $department = $details[$counter][1]; $category = $details[$counter][2]; $images = $details[$counter][3]; ?> <div class="gallery_img_data_displ"> <?php if($images != "") { ?> <a href="gallery-images.php?category=<?php echo $category; ?>&department=<?php echo $department; ?>"> <img src="/gallery/<?php echo $images; ?>" class="img-data" önmouseover="resImg(this)"></a> <?php }else { ?> <a href="gallery-images.php?category=<?php echo $category; ?>&department=<?php echo $department; ?>" > <img src="/images/no_image_available.png" class="img-data" önmouseover="resImg(this)"></a> <?php } ?> <p class="image_caption"><center><?php echo $category;?> </center></p> </div> <?php $counter++; } } ?> </div> </div> </div> <?php require_once("footer.php"); ?>
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4