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