Hello,
I would like to view items in a block Dolphin ($res = mysql_fetch_assoc ($ req))
I want to display multiple items
but now, Dolphin gets a single element (in place of 10)
if I echo $row ['ID'];
this works, but not in my block.
my question is how to display my results in my bloc please
sorry for the bad translation
Bonjour,
je souhaiterais faire afficher des éléments dans un bloc Dolphin ($res = mysql_fetch_assoc($req))
j'aimerais afficher plusieurs éléments
mais voilà, Dolphin me retourne un seul élément (au lieux de 10)
si je fais echo $row['ID'];
ceci fonctionne, mais pas dans mon bloc.
ma question est comment afficher mes résultats dans mon bloc SVP
en vous remerciant beaucoup pour votre aide