emptyhead wrote:Many ways. Save code as seperate file and then call it with
<?php include("your/filename")?> at the relevant position in your document.
Hmmm. That doesn't seem to work for me. I created a simple echo statement saved as "snipplet.php". Then wrote <?php include("snipplet.php"); ?> in the result_head. Saves to database, but code is not parsed in preview or poll results.
-fred