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!
|