getServiceInstance('UserService'); echo !($userservice->isReserved($_GET['username']) || $userservice->getUserByUsername($_GET['username']));