Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/important-links.php |
<?php require_once("header.php"); ?> <div class="parent_colour container"> <div class="department-main-section"> <br /> <center><h2 class="head-title">IMPORTANT LINKS</h2> <div class="parent_data_contnr" > <?php $images_added = $db->get_all_important_links(); if(!empty($images_added)) { $counter1 = 0; foreach($images_added as $record1) { $got_title_id = $images_added[$counter1][0]; $got_title = $images_added[$counter1][1]; $urldecode = $images_added[$counter1][2]; $got_image = $images_added[$counter1][3]; ?> <div style="display:inline-table;color:white;height:150px;width:150px;margin:auto;text-align:center;" > <a href="<?php echo $urldecode;?>" target="_blank" ><img src="/important-links/<?php echo $got_image; ?>" height="80" width="80" style="border-radius:10px;" /> <p style="text-align:center;"><?php echo $got_title; ?></p></a> </div> <?php $counter1++; } }else {?> <center><h3 style="color:maroon"><p>No Data Found... </p></h3></center> <?php } ?> </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