Bonjour,
Voila mon soucis, j'ai un tableau de la forme :
- Array ( [0] => newsmodel Object ( [id] => 1 [txtPromo] => hhhhhhhhhhhhhh ) [1] => newsmodel Object ( [id] => 2 [txtPromo] => ffffffffffffffffff ) )
comment le récupérer dans smarty en sachant que le tableau contient des objets ?
est-ce possible?
merci d'avance
Partager