View Single Post
  #3  
Old 09-01-2009, 02:23 PM
 
Knickershack Knickershack is offline
 

Member
  
Join Date: Apr 2008
Posts: 25
 

Default Re: spitting variables

Thanks for that however that doesnt seem to do what im trying to acheive.

{foreach from=$location[position] item=foo}
{$foo}
{/foreach}

looks good & lists the array however it doesnt break it down, i need to try to get each component of the $location[position] array into seperate variables
ie ....
var1 home.php
var2 cat.php

etc etc no matter the length of the array each component will be in a seperate variable, sorry i hope that makes sense.
__________________
Branch 4.1.11

Lingerie site
Reply With Quote