Page 1 of 1

executing php code in template

Posted: Sat Jul 30, 2005 11:57 am
by herman
for additional functionallity i need to include an php script. How can i do that?

thanks in advance for any response

Re: executing php code in template

Posted: Sun Jul 31, 2005 10:10 pm
by garvinhicking
You can do that via Smarty functionality or by creating a plugin and adding your own event hook: http://www.s9y.org/index.php?node=78

Regards,
Garvin