if ($bbuserinfo[userid] == 2 OR $bbuserinfo[userid] == otherID) {code} else{ }
if ($bbuserinfo[userid] != 2) { } else{ CODE }