01-12-2017, 01:57 PM
I have some ideas but give me a little bit more info. Like...
1. Are you always searching the same table (like the users table)
2. Are these results filtering (an example of this would be you search your entire database and checkbox 1 is male, checkbox 4 is over 18, checkbox 5 is "has signed in with Google".
So when you run your query, do you ONLY want to know the users who have done all three, or do you want a list of users who have done any of the 3?
1. Are you always searching the same table (like the users table)
2. Are these results filtering (an example of this would be you search your entire database and checkbox 1 is male, checkbox 4 is over 18, checkbox 5 is "has signed in with Google".
So when you run your query, do you ONLY want to know the users who have done all three, or do you want a list of users who have done any of the 3?