File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/yogi/AdminPanel/DeleteEmployee.php
Back
<!--DELETE EMP--> <?php $conn=mysqli_connect("localhost","root","","yogi"); $sql = "DELETE FROM `employee` WHERE `employee`.`e_id` = ".$_GET['id']; mysqli_query($conn,$sql); $page = "Employees.php"; header("location:$page"); exit; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings