View Single Post
  #9  
Old 04-03-2004, 01:47 AM
 
ATKOgirl ATKOgirl is offline
 

X-Adept
  
Join Date: Sep 2002
Posts: 448
 

Default

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
Reply With Quote