Hi,
Can I use a smarty variable in the php file name when I am using include_php:
Code:
{include_php file="http://www.mysite.com/d/{$product.productcode}.php"}
It doesn't seem to work the way I have it set above.
Any help is greatly appreciated.
ATKOgirl