<?php require(dirname(__FILE__).'/header.inc.php'); ?> <h1>Test</h1> <?php require(dirname(__FILE__).'/footer.inc.php'); ?>