ob_start(); // All your PHP you want in the template here $above = ob_get_contents(); ob_end_clean();