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