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

[eluser]Pascal Kriete[/eluser]
Right now you're not querying for the id at all, you need to add a ->get(). However, I had a hunch you were trying to do this.
There's a helper function that you might find helpful Wink :
Code:
$this->db->insert_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