Problème algorithmique (PHP)
Résolu/Fermé2 réponses
Utilisateur anonyme
23 avril 2011 à 22:19
23 avril 2011 à 22:19
bonsoir,
ajoute ceci : $data = mysql_fetch_array($req);
apres la ligne qui suit:
echo '<td><img width = "220" height = "120" src="imagesUpload/'.$data["nomImages"].'"></td>';
ajoute ceci : $data = mysql_fetch_array($req);
apres la ligne qui suit:
echo '<td><img width = "220" height = "120" src="imagesUpload/'.$data["nomImages"].'"></td>';