Jump to content

What's wrong with my query?


karimali831

Recommended Posts

what about if I wanted to use this:

 

if(memin($userID,($teamid ||$oppid))) $variable = '';
else
$variable = '';

 

I know that's wrong.. I want $userID and ($teamid or $oppid)

 

I thought

if(memin($userID,$teamid,$oppid))

may of worked but didn't. If I just used $teamid or $oppid it won't get all so I need to use both.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.