Welcome Guest, Not a member yet? Register   Sign In
Issue with Query
#6

This solved it:
(11-27-2014, 01:25 PM)sv3tli0 Wrote: I think that in this case you can use IN instead of OR AND..>

PHP Code:
$this->db->where_in'position', array(1,3)); 

Thanks to everyone for helping out!!
Reply


Messages In This Thread
Issue with Query - by Prowell - 11-23-2014, 06:38 PM
RE: Issue with Query - by ivantcholakov - 11-23-2014, 09:50 PM
RE: Issue with Query - by Prowell - 11-27-2014, 12:36 PM
RE: Issue with Query - by sv3tli0 - 11-27-2014, 01:25 PM
RE: Issue with Query - by ivantcholakov - 11-27-2014, 01:26 PM
RE: Issue with Query - by Prowell - 11-27-2014, 01:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB