Welcome Guest, Not a member yet? Register   Sign In
$this->db->get_where OR Same thing.
#3

[eluser]BrianDHall[/eluser]
Code:
$query = $this->db->where('user', $smasiv)->or_where('mail', $mail)->get('user');

Edit: PistolPete beat me to it Wink


Messages In This Thread
$this->db->get_where OR Same thing. - by El Forum - 11-03-2009, 10:43 AM
$this->db->get_where OR Same thing. - by El Forum - 11-03-2009, 10:49 AM
$this->db->get_where OR Same thing. - by El Forum - 11-03-2009, 10:50 AM
$this->db->get_where OR Same thing. - by El Forum - 11-03-2009, 10:55 AM
$this->db->get_where OR Same thing. - by El Forum - 11-03-2009, 02:18 PM
$this->db->get_where OR Same thing. - by El Forum - 11-03-2009, 08:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB