UnknownSec Bypass
403
:
/
proc
/
self
/
root
/
var
/
www
/
zenithentcare
/
stmedicosoftware
/
prescription
/ [
drwxrwxr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
get_lastpatientopdno.php
<?php require_once "../config.php"; $query = "SELECT * from visitdetailstb where creationdatetime is not null order by creationdatetime DESC LIMIT 1"; $result = mysqli_query($conn, $query); while ($row=mysqli_fetch_array($result)) { $data["opdno"] = $row["opdno"]; } echo json_encode($data); ?>
Copyright © 2025 - UnknownSec