ob_start(); include('./updateForm.php'); $dpo = ob_get_contents(); ob_end_clean(); require_once(CWD . '/includes/init.php');