Jump to content

Bit compare on a set


tibberous

Recommended Posts

I have a MySQL set. I could query it as a string and do string compare, but I'd kind of rather get it as an i and do bit comparision.

 

So... how do I do that?

 

I know:

 

select `permissions`+0

 

Will give me the decimal value of the set. How can I check to see if a bit is on or off though?

Link to comment
https://forums.phpfreaks.com/topic/274325-bit-compare-on-a-set/
Share on other sites

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.