Welcome Guest, Not a member yet? Register   Sign In
How to the fetch id of newly created entry
#1

[eluser]Unknown[/eluser]
Hi there. I am new to using CodeIgniter but am really enjoying it's features. Can anyone please tell me how I can fetch the id of a newly inserted database entry? I am basically looking for a return similar to what I would get if I used

Code:
mysql_lastid

I am currently inserting by doing:

Code:
$this->db->insert('tablename')

But haven't been able to figure out from the documentation how I get the id back.

Thanks!
Ivar


Messages In This Thread
How to the fetch id of newly created entry - by El Forum - 11-06-2008, 01:33 PM
How to the fetch id of newly created entry - by El Forum - 11-06-2008, 01:54 PM
How to the fetch id of newly created entry - by El Forum - 11-06-2008, 02:14 PM
How to the fetch id of newly created entry - by El Forum - 11-06-2008, 02:35 PM
How to the fetch id of newly created entry - by El Forum - 11-07-2008, 05:23 AM
How to the fetch id of newly created entry - by El Forum - 11-07-2008, 04:49 PM
How to the fetch id of newly created entry - by El Forum - 11-08-2008, 03:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB