Welcome Guest, Not a member yet? Register   Sign In
$this->db->count_all_results() returning 1 instead of 0
#3

[eluser]NeoArc[/eluser]
Don't use get_where (LIMIT 1, OFFSET 0) and count_all_results() at the same time.
Use ->where() instead Smile


Messages In This Thread
$this->db->count_all_results() returning 1 instead of 0 - by El Forum - 07-30-2012, 07:00 AM
$this->db->count_all_results() returning 1 instead of 0 - by El Forum - 07-30-2012, 08:25 AM
$this->db->count_all_results() returning 1 instead of 0 - by El Forum - 07-30-2012, 08:32 AM
$this->db->count_all_results() returning 1 instead of 0 - by El Forum - 07-30-2012, 07:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB