Welcome Guest, Not a member yet? Register   Sign In
Trouble passing results from the model to the controller
#5

[eluser]seavers[/eluser]
Sorry :red: my code above is wrong. LT's statement works correctly:

Code:
return ($query->num_rows() > 0) ? $query->row() : FALSE;

But just so that I can understand it, what is the longhand version?


Messages In This Thread
Trouble passing results from the model to the controller - by El Forum - 10-21-2008, 05:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB