File manager - Edit - /home/custbahd/irungikitchen.com/admin/counter/insert.php
Back
<?php if(isset($_POST['submit'])){ include_once "db/config.php"; $msg = mysqli_real_escape_string($conn, $_POST['msg']); $sql = mysqli_query($conn, "INSERT INTO messages (msg) VALUES ('$msg')") or die(); header("location: ./"); } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 1.5 |
proxy
|
phpinfo
|
Settings