Welcome Guest, Not a member yet? Register   Sign In
Can I: get() and count_all_results() within the same $this->db
#2

[eluser]Pascal Kriete[/eluser]
All forms of get(), as well as count_all_results() reset the query, but you can use $query->num_rows() to get the row total for a query.


Messages In This Thread
Can I: get() and count_all_results() within the same $this->db - by El Forum - 08-25-2008, 01:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB