Welcome Guest, Not a member yet? Register   Sign In
Using $this->db->like without %
#1

[eluser]Computerzworld[/eluser]
Hello,
How can I use $this->db->like without % to be added on either of side that means my query should be something like this.

Code:
select * from tablename where name like 'ci';

But $this->db->like contains options as match,before,after,both. But what about not using wildcards? Please help me.Thanks in advance.


Messages In This Thread
Using $this->db->like without % - by El Forum - 03-21-2009, 07:09 AM
Using $this->db->like without % - by El Forum - 03-21-2009, 07:35 AM
Using $this->db->like without % - by El Forum - 03-21-2009, 07:37 AM
Using $this->db->like without % - by El Forum - 03-21-2009, 07:42 AM
Using $this->db->like without % - by El Forum - 03-22-2009, 05:13 AM
Using $this->db->like without % - by El Forum - 03-22-2009, 05:37 AM
Using $this->db->like without % - by El Forum - 03-23-2009, 02:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB