select('groups', ['groupid (id)', 'groupname (name)']); exitWithJson(["status" => "OK", "groups" => $groups]);