Black Eagle Team Minishell
Path:
/
home
/
ccpsafy
/
www.old
/
private
/
chapo
/
[
Home
]
File: chapo_modif_x.php
<?php include ("../../inc/enligne_param.inc.php"); include ("../../inc/gere_session.inc.php"); $req = "update chapo set titre='$_POST[titre]' where id = $_POST[LeID]"; $rep = mysql_query($req, $con) or die(__line__.$req.mysql_error()); header("Location: chapo.php"); ?>
©
2020 Black Eagle Team