View Single Post
  #6  
Old 10-10-2003, 07:13 AM
 
MiguelS MiguelS is offline
 

Advanced Member
  
Join Date: Sep 2003
Posts: 36
 

Default

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