Ok i found my answer in the smarty website.
Now i have a new questions if anyone can help. How can I pass the current variables of that page over to my php script.
For instance i rely on the current value of the variables $page $cat $productid for my script to work. How can i transfer this information to my php script?
I had to use the {include_php} tage but the info on the smarty site isn't very extensive. any help would be appreciated, thanks.
|