Welcome Guest, Not a member yet? Register   Sign In
it is save use $this->db->insert_id() ?
#1

[eluser]atoleon[/eluser]
I need to insert a new item in my database, but i need to get the id of this item inmediatelly.
I have seen the $this->db->insert_id() function, but i dont know if is it save use it.
what would happen if userA insert an item and before execute the insert_id() funcion, an userB insert another item. It is possible if there are a lot of users writing at the same time.

thank you


Messages In This Thread
it is save use $this->db->insert_id() ? - by El Forum - 04-11-2013, 01:39 AM
it is save use $this->db->insert_id() ? - by El Forum - 04-11-2013, 03:54 AM
it is save use $this->db->insert_id() ? - by El Forum - 04-11-2013, 03:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB