Welcome Guest, Not a member yet? Register   Sign In
Can't apply WHERE condition in Mulitple checkbox
#2

[eluser]rana[/eluser]
I didn't go through very deeply with your codes. But from your main concern, it seems like you should use
Code:
$this->db->where_in('skill',array("php","javascript"));

Please see if it works for you...


Messages In This Thread
Can't apply WHERE condition in Mulitple checkbox - by El Forum - 05-06-2013, 01:47 AM
Can't apply WHERE condition in Mulitple checkbox - by El Forum - 05-06-2013, 02:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB