View Single Post
  #2  
Old 07-09-2003, 11:37 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

The best reference point for you is the smarty web site: http://smarty.php.net/

but the php include function is slightly different to a php script :

{* absolute path, or relative to $trusted_dir *}
{include_php file="/path/to/included_file.php"}
__________________
ex x-cart guru
Reply With Quote