Posted by Roderik Emmerink on 04/18/05 03:02
Hi,
I've got the code:
{foreach item=premiumvermelding_id from=$premiumvermeldingen}
<htmltags>
{insert_object id=$premiumvermelding_id}</htmltags>
{/foreach}
to iterate an array.
I'd like to randomize the order in which the assigned array is iterated.
Is this possible with smarty?
Navigation:
[Reply to this message]
|