Welcome Guest, Not a member yet? Register   Sign In
i have a problem with $this->db->like
#1

[eluser]minhbu[/eluser]
i want to search 1 number in db with column is string
example
i have string id_news= "1,2,3,4,5,6,11,12,14,19"
when i use $this->db->like("id_news",1)
result is 1,11,12,14,19 but i want to result is 1
Please help me.


Messages In This Thread
i have a problem with $this->db->like - by El Forum - 08-16-2009, 09:19 PM
i have a problem with $this->db->like - by El Forum - 08-16-2009, 09:24 PM
i have a problem with $this->db->like - by El Forum - 08-16-2009, 09:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB