Thread
:
Pulling value from multi-dimensional array
View Single Post
#
2
02-10-2009, 08:51 AM
exsecror
X-Wizard
Join Date: Apr 2007
Posts: 1,284
Re: Pulling value from multi-dimensional array
In Smarty:
{$array.index.makeid} e.g. {$array.0.makeid} would pull the makeid out of $array[0]
exsecror
View Public Profile
Find all posts by exsecror