Jump to content

[SOLVED] Use of IN() to relate


Norsk.Firefox

Recommended Posts

Hello;

I have to three databases; one for groups; one for users; and one for users-groups-relation (relation)

The relation database has three fields; id, user_id, and groups.. I save group_id's like "1, 2, 3, 4" etc.

Is there any way to use the IN function to get the groups which id's is in the relation.groups field.?

Link to comment
https://forums.phpfreaks.com/topic/128099-solved-use-of-in-to-relate/
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.