I have tried adding the following line just after the 'body' tag in the layout file and have confirmed that it is actually there in the final code PHPRunner produces but it just seems to ignore it. <?php include("header.htm"); ?> Should I be using a different syntax?