Black Eagle Team Minishell
Path:
/
home
/
ccpsafy
/
www
/
private
/
analyse_images
/
[
Home
]
File: commentaires_images_modif_x.php
<?php include("../../inc/enligne_param.inc.php"); include("../../inc/gere_session.inc.php"); $req = "UPDATE commentaires_images SET commentaire = \"$_POST[comment]\", WHERE id = $_POST[LeComm]"; $rep = mysql_query($req,$con) or die(__LINE__.$req.$mysql.error()); header("Location: analyse.php"); ?>
©
2020 Black Eagle Team