ob_start(); include('/absolute/path/to/forumheader.php'); $my_header = ob_get_contents(); ob_end_clean();