View Single Post
  #1  
Old 11-20-2003, 09:55 AM
 
goyo goyo is offline
 

Member
  
Join Date: Oct 2003
Location: Canada
Posts: 24
 

Default Best way to include external php

Not sure what forum to post...

What is the best way to include (execute) an external php file to an x-cart powered page?

When I'm using {include_php file="/path/to/include.php"} in smarty template it gives me all kinds of errors...do I need to put something in the php file itself ?

Any help appreciated!
Reply With Quote