PHP Syntaxe probleme
Fermé
dubuducu
Messages postés
391
Date d'inscription
lundi 8 novembre 2004
Statut
Membre
Dernière intervention
19 mai 2010
-
7 nov. 2008 à 17:33
toto - 7 nov. 2008 à 22:02
toto - 7 nov. 2008 à 22:02
A voir également:
- PHP Syntaxe probleme
- Easy php - Télécharger - Divers Web & Internet
- Expert php pinterest - Télécharger - Langages
- Php natif - Forum PHP
- Php alert - Forum PHP
- Trouver erreur de syntaxe fichier txt ✓ - Forum PHP
2 réponses
okuni
Messages postés
1221
Date d'inscription
jeudi 4 septembre 2008
Statut
Membre
Dernière intervention
2 janvier 2014
126
7 nov. 2008 à 21:18
7 nov. 2008 à 21:18
essaye ceci :
$img_blob = addslashes ($img_blob); $req = "UPDATE images SET desc = '$desc', tarifs = '$tarifs', img_id = '$img_id', img_nom = '$img_nom', img_taille = '$img_taille', img_type = '$img_type', img_blob = '$img_blob'";