par
bins » 24 août 2005, 13:10
Bein je sais pas j'ai une variable :
$var = "Nom du Patron"
Après j'ai fait :
inser = "INSERT INTO table (champ, champ2, champ3)
VALUES ('$var', 'test', 'allo')";
Et ça marche pas !
Bein je sais pas j'ai une variable :
$var = "Nom du Patron"
Après j'ai fait :
inser = "INSERT INTO table (champ, champ2, champ3)
VALUES ('$var', 'test', 'allo')";
Et ça marche pas !