Quote:
Originally Posted by carpeperdiem
Did you try enclosing your php inside a smarty tag?
Code:
{php}
<?php code ;?>
{/php}
|
I,ll give that a try now and let you know. I tryed putting the include in home.php and then adding the form call to a static page but that did't work.