ob_start(); include('/home/XXXX/public_html/bh_includes/head_common.php'); $includedphp = ob_get_contents(); ob_end_clean(); vB_Template::preRegister('header', array('includedheader' => $includedphp));