Welcome Guest, Not a member yet? Register   Sign In
I can't get a simple id
#5

[eluser]Pascal Kriete[/eluser]
Ok, it might be the query after all then.
Code:
return ($query->num_rows() > 0) ? $query->row() : FALSE;

If that returns false the query isn't returning anything. Also, I'm curious in what situation you only need the id?


Messages In This Thread
I can't get a simple id - by El Forum - 09-13-2008, 08:22 AM
I can't get a simple id - by El Forum - 09-13-2008, 08:36 AM
I can't get a simple id - by El Forum - 09-13-2008, 08:47 AM
I can't get a simple id - by El Forum - 09-13-2008, 08:48 AM
I can't get a simple id - by El Forum - 09-13-2008, 09:12 AM
I can't get a simple id - by El Forum - 09-13-2008, 09:27 AM
I can't get a simple id - by El Forum - 09-13-2008, 09:31 AM
I can't get a simple id - by El Forum - 09-13-2008, 09:35 AM
I can't get a simple id - by El Forum - 09-13-2008, 09:42 AM
I can't get a simple id - by El Forum - 09-13-2008, 09:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB