Welcome Guest, Not a member yet? Register   Sign In
Active Record operator question
#6

[eluser]Sean Delaney[/eluser]
Fixed it with this for now:

Code:
$this->CI->db->where('business_start_date > ',date('Y-m-d'),FALSE);
$this->CI->db->where('business_end_date < ',date('Y-m-d'),FALSE);


Messages In This Thread
Active Record operator question - by El Forum - 06-19-2012, 01:52 AM
Active Record operator question - by El Forum - 06-19-2012, 01:57 AM
Active Record operator question - by El Forum - 06-19-2012, 02:01 AM
Active Record operator question - by El Forum - 06-19-2012, 02:12 AM
Active Record operator question - by El Forum - 06-19-2012, 02:27 AM
Active Record operator question - by El Forum - 06-19-2012, 02:28 AM
Active Record operator question - by El Forum - 06-19-2012, 02:33 AM
Active Record operator question - by El Forum - 06-19-2012, 02:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB