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