Black Eagle Team Minishell
Path:
/
home
/
ccpsafy
/
www.old
/
private
/
chapo
/
[
Home
]
File: chapo_ajout_x.php
<?php include("../../inc/enligne_param.inc.php"); include("../../inc/gere_session.inc.php"); $req = "insert into chapo (id, titre) values( '', '$_POST[titre]')"; $rep = mysql_query($req,$con) or die(__LINE__.$req.$mysql.error()); header("Location: chapo.php"); ?>
©
2020 Black Eagle Team