executing php code in template

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
herman

executing php code in template

Post by herman »

for additional functionallity i need to include an php script. How can i do that?

thanks in advance for any response
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: executing php code in template

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply