Welcome Guest, Not a member yet? Register   Sign In
MySQL Join result
#11

[eluser]CroNiX[/eluser]
db::num_rows() is a method, not a property.
#12

[eluser]ibnclaudius[/eluser]
I tried this:
Code:
$query->num_rows() > 0

but still only
Code:
$this->CI->session->set_userdata('logged_in', TRUE);

being set...
#13

[eluser]ibnclaudius[/eluser]
Sorry, the last code I posted is working. Thanks you very much!




Theme © iAndrew 2016 - Forum software by © MyBB