Correction requette php
Fermé
scout-boy
Messages postés
98
Date d'inscription
mercredi 29 septembre 2010
Statut
Membre
Dernière intervention
21 mai 2014
-
30 déc. 2010 à 15:51
moiced59 Messages postés 1145 Date d'inscription samedi 15 novembre 2008 Statut Membre Dernière intervention 18 août 2014 - 31 déc. 2010 à 08:24
moiced59 Messages postés 1145 Date d'inscription samedi 15 novembre 2008 Statut Membre Dernière intervention 18 août 2014 - 31 déc. 2010 à 08:24
A voir également:
- Correction requette php
- Easy php - Télécharger - Divers Web & Internet
- Correction orthographe - Guide
- Telecharger clavier français avec correction - Télécharger - Divers Utilitaires
- Mode correction word - Guide
- Activer correction automatique android - Accueil - Mobile
1 réponse
moiced59
Messages postés
1145
Date d'inscription
samedi 15 novembre 2008
Statut
Membre
Dernière intervention
18 août 2014
60
31 déc. 2010 à 08:24
31 déc. 2010 à 08:24
bonjour
Essai com ca :
else if(isset($_POST['reg'])){
mysql_query("SELECT * FROM 'produit' ");
$sql = ' INSERT INTO 'produit' ('id_produit' , 'nom_produit' ,'num_produit' , 'lien_produit' , 'logo_produit' , 'contenu_produit' , 'entete_desc' )
VALUES ( NULL , '.$nom.', '.$id_produit.', 'soft-desc.php?th=20 ', , '.$cont.', '.$ent.' )';
mysql_query($sql) ;
Essai com ca :
else if(isset($_POST['reg'])){
mysql_query("SELECT * FROM 'produit' ");
$sql = ' INSERT INTO 'produit' ('id_produit' , 'nom_produit' ,'num_produit' , 'lien_produit' , 'logo_produit' , 'contenu_produit' , 'entete_desc' )
VALUES ( NULL , '.$nom.', '.$id_produit.', 'soft-desc.php?th=20 ', , '.$cont.', '.$ent.' )';
mysql_query($sql) ;