Welcome Guest, Not a member yet? Register   Sign In
Query Builder "Where" with Array
#2

I believe the problem is that "where" query uses AND. So it basically says "select items where country is Germany AND country is Sweden". I need AND between different categories, but OR between specific options ("select items where brand is something OR something OR something AND country is something OR something"). And all of this has to be dynamic, based on the options selected in the form. Is it possible to achieve it in CodeIgniter 4?
Reply


Messages In This Thread
Query Builder "Where" with Array - by IvanBell - 05-18-2020, 02:52 AM
RE: Query Builder "Where" with Array - by IvanBell - 05-18-2020, 05:01 AM
RE: Query Builder "Where" with Array - by akinuri - 05-19-2020, 09:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB