wipe Posted March 26, 2008 Share Posted March 26, 2008 Hi guys, I have CubeCart 4 store. i want to create a option to be able to the clients pay by ATM. But i need to include a PHP file in a .TPL. Anyone know how can that be possible? Regards, Wipe Link to comment https://forums.phpfreaks.com/topic/98001-php-include-inside-tpl/ Share on other sites More sharing options...
trq Posted March 26, 2008 Share Posted March 26, 2008 .tpl files are not part of standard php. I suggest you take a look at the documentation for whatever template engine cubecart uses. Link to comment https://forums.phpfreaks.com/topic/98001-php-include-inside-tpl/#findComment-501439 Share on other sites More sharing options...
Demonic Posted March 26, 2008 Share Posted March 26, 2008 iframe Link to comment https://forums.phpfreaks.com/topic/98001-php-include-inside-tpl/#findComment-501443 Share on other sites More sharing options...
conker87 Posted March 26, 2008 Share Posted March 26, 2008 .htaccess AddType application/x-httpd-php .tpl Link to comment https://forums.phpfreaks.com/topic/98001-php-include-inside-tpl/#findComment-501466 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.