'admin', 'u_pwd' => $tmp_pwd, 'u_pwd2' => $tmp_pwd ); ob_start(); require_once(__DIR__.'/../admin/install/index.php'); ob_end_clean();