View Single Post
  #1  
Old 03-19-2003, 03:57 PM
 
maniac maniac is offline
 

Advanced Member
  
Join Date: Mar 2003
Posts: 97
 

Default PHP in Templates

I just downloaded X-cart gold - very excited about it.

I'm into editing the templates (mainly home.tpl), but can't figure out how to parse php code within them. Every time I add a php snippet I get an error in the display page.

I want to include some files, including some with sql queries to a second database.

Any help would be appreciated.
Reply With Quote