Welcome Guest, Not a member yet? Register   Sign In
Using database results in the controller
#2

[eluser]InsiteFX[/eluser]
Code:
if($this->query->num_rows() > 0)
{
    return $this->query->row();
}

InsiteFX


Messages In This Thread
Using database results in the controller - by El Forum - 04-01-2011, 08:30 AM
Using database results in the controller - by El Forum - 04-01-2011, 02:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB