File manager - Edit - /home/gyanmanjari-lms/htdocs/lms.gyanmanjari.co.in/admin/approve.php
Back
<?php include '../helpers/helpers.php'; checkLogin('admin'); include '../config/config.php'; $id = $_GET['id']; $status = $_GET['status']; $conn->query("UPDATE leave_requests SET status='$status' WHERE id=$id"); header('Location: dashboard.php'); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.14 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings