File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/yogi/AdminPanel/DeleteSchedule.php
Back
<!--DELETE SCHEDULE--> <?php require_once("connection.php"); $sql = "DELETE FROM `schedule` WHERE `schedule`.`sc_id` = ".$_GET['id']; mysqli_query($con,$sql); $page = "Schedule.php"; header("location:$page"); exit; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings