ob_start(); include('myphpcodehere'); $includedphp = ob_get_contents();ob_end_clean();
ob_start();myphpcodehere $includedphp = ob_get_contents();ob_end_clean();