Welcome Guest, Not a member yet? Register   Sign In
How can I make my select variable match exact
#4

[eluser]Matalina[/eluser]
Code:
function searchInventory($search) {
  $this->db->or_like('name', $search);

did you try that?


Messages In This Thread
How can I make my select variable match exact - by El Forum - 06-18-2012, 01:50 PM
How can I make my select variable match exact - by El Forum - 06-18-2012, 01:55 PM
How can I make my select variable match exact - by El Forum - 06-18-2012, 01:57 PM
How can I make my select variable match exact - by El Forum - 06-18-2012, 02:10 PM
How can I make my select variable match exact - by El Forum - 06-18-2012, 02:13 PM
How can I make my select variable match exact - by El Forum - 06-18-2012, 02:19 PM
How can I make my select variable match exact - by El Forum - 06-18-2012, 02:40 PM
How can I make my select variable match exact - by El Forum - 06-18-2012, 02:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB