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

[eluser]Yash[/eluser]
Hi,

I want to search on strict base.I mean if i provide "php" it should only search php and not %php%
How I can achieve this?

Code:
$this->db->like($somefield,'somestring');
$this->db->from('table');
Thank You


Messages In This Thread
$this->db->like - by El Forum - 07-15-2008, 05:52 AM
$this->db->like - by El Forum - 07-15-2008, 06:00 AM
$this->db->like - by El Forum - 07-15-2008, 06:19 AM
$this->db->like - by El Forum - 07-15-2008, 07:45 AM
$this->db->like - by El Forum - 07-16-2008, 02:02 AM
$this->db->like - by El Forum - 07-16-2008, 03:30 AM
$this->db->like - by El Forum - 07-16-2008, 03:38 AM
$this->db->like - by El Forum - 07-16-2008, 04:46 AM
$this->db->like - by El Forum - 07-16-2008, 04:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB