if ($profilefield['profilefieldid'] == xx OR $profilefield['profilefieldid'] == yy)
if (in_array($profilefield['profilefieldid'] , array(xx,yy)))