Black Eagle Team Minishell
Path:
/
home
/
ccpsafy
/
www.old
/
private
/
analyse_images
/
[
Home
]
File: analyse_membre_modif_x.php
<?php include ("../../inc/enligne_param.inc.php"); include ("../../inc/gere_session.inc.php"); $req = "UPDATE commentaires_images SET commentaire = '$_POST[commentaire]' WHERE id = $_POST[modif_comment]"; $rep = mysql_query($req, $con) or die(__line__.$req.mysql_error()); header("Location: analyse.php"); ?>
©
2020 Black Eagle Team