createWebUrl('ptdata'); if ($_W['role'] == 'operator') { $url = $this->createWebUrl('hotel'); } Header("Location: " . $url); } }