Hi All,
About the Smarty templates;
It's possible to call an external php script from a template and pass some arguments?
For example.. I need to call from detail_link.html the following:
<%include file="script.php?url=$url"%>
but this does not work.. Can you help me on how to do this?
Thank you for your time on this



