Welcome Guest, Not a member yet? Register   Sign In
active record query help
#2

[eluser]umefarooq[/eluser]
hi if you have only one name in your array than don't use array just pass direct name only. like

$this->db->like('customer_parent.name', 'mike');
$this->db->or_like('customer.name', 'mike');
$this->db->or_like('customer.notes','mike');

try it hope it will work


Messages In This Thread
active record query help - by El Forum - 02-16-2009, 10:49 PM
active record query help - by El Forum - 02-16-2009, 11:15 PM
active record query help - by El Forum - 02-16-2009, 11:25 PM
active record query help - by El Forum - 02-16-2009, 11:37 PM
active record query help - by El Forum - 02-16-2009, 11:52 PM
active record query help - by El Forum - 02-18-2009, 01:33 AM
active record query help - by El Forum - 02-18-2009, 01:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB