Black Eagle Team Minishell
Path:
/
home
/
ccpsafy
/
www
/
private
/
analyse_images
/
[
Home
]
File: analyse_abonner_x.php
<?php include("../../inc/enligne_param.inc.php"); include("../../inc/gere_session.inc.php"); $req = "UPDATE adherent SET abonne_analyse = \"$_POST[estAbonner]\" WHERE id = \"$_POST[id_adherent]\" "; $rep = mysql_query($req, $con) or die(__line__.$req.mysql_error()); header("Location: accueil_analyse.php"); ?>
©
2020 Black Eagle Team