How can I get this stuff from PHP to Smarty?
I'm still trying to learn this smarty templating, much more of a learning curve then I was expecting...Anyway, how do you think I could get something like the following to show up properly in the page? Lets say I have an array of
$test = array(blue, yellow, red, orange);
How can I get this to show up in a select box on my page? The will be dynamic based upon a couple variables received by the page, thats why I don't just type them straight into the template...
Thanks in advance for your help, I appreciate all the help I've gotten so far.
__________________
Cart 3.5.4
|