Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/notice.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"> <h2 style="font-size:40px; margin:15px; color:#FFFFFF;">Circulars / Notices For Students</h2> </div> </div> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12"> <div class="data" style="color:white;"> <?php $details = $db->get_all_notice(); $counter = 0; if(!empty($details)) { foreach($details as $record) { $id = $details[$counter][0]; $title = $details[$counter][1]; $image = $details[$counter][2]; ?> <h4><p><a href="/notice/<?php echo $image; ?>" target="_blank" style="color:white"><?php echo $title; ?></a></p></h3> <?php $counter ++; } }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