Welcome Guest, Not a member yet? Register   Sign In
$query->num_rows nothing returns
#6

(07-22-2015, 05:15 AM)mlfgo Wrote: Thanks friends.

Remodeling the question, the instruction
Code:
$query->num_rows;
returns 0, where using CodeIgniter2, with the same database and sql, returns 1.

is some setting?

There's a difference between $this->num_rows and $this->num_rows() ... you should use the latter.
Reply


Messages In This Thread
$query->num_rows nothing returns - by mlfgo - 07-20-2015, 07:05 PM
RE: $query->num_rows nothing returns - by mlfgo - 07-22-2015, 05:15 AM
RE: $query->num_rows nothing returns - by Narf - 07-22-2015, 06:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB