foreach,foreachelse ??
foreach, foreachelse ??
???:
foreach? ??? ??? ???? ? ?????(??? ?? ??? ?????). ??? ??? ???? ?? ????? ????.
foreach? /foreach? ??? ???? ?? ???? ???.
from ? ?? ??.
name
??? ??? ??? ? ????(??, ?? ? ??? ??).
foreach? ??? ? ??? ??? foreach ??? ???? ???.
from ??(????? ??)? ??
foreachelse ?? ?????. ??
??? ?? ?? ? ?????.
test.php:
$smarty->sign('custid', array(1000,1001,1002));
test. html:
{foreach from=$custid item=curr_id}
id: {$curr_id}<br>
{/foreach}
??: