Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/downloads.php |
<?php require_once("78enc22_main7sqww_8d9/lib/functions.php"); $db =new login_function(); ?> <?php require_once("header.php"); ?> <section id="service"> <div class="contact-caption clearfix" style="min-height:500px;margin:0px;background-color:#C80032;font-family: 'Roboto Slab', serif; font-size:13px;"> <div class="container" style="text-align:center;"> <div class="row"> <br /> <h2 style="font-size:40px; margin:15px; color:#FFFFFF;">Downloads</h2> </div> </div> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12"> <div class="data" style="color:white;"> <?php $images_added = $db->get_all_downloads_images(); if(!empty($images_added)) { $counter1 = 0; foreach($images_added as $record1) { $added_id = $images_added[$counter1][0]; $got_title_id = $images_added[$counter1][1]; $got_title_image = $images_added[$counter1][2]; ?> <a href="/downloads/<?php echo $got_title_image;?>" target="_blank" class="gold_lnks"><img src="/images/downloadicon.png" target="_blank" height="30px" width="30px" /><?php echo $got_title_id; ?></a><br /> <?php $counter1++; } }else {?> <center><h3><p>No Data Found... </p></h3></center> <?php } ?> </div> </div> </div> </div> </div> </section><!-- end of service section --> <?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