Welcome Guest, Not a member yet? Register   Sign In
Question about insert_id()
#2

[eluser]CroNiX[/eluser]
It won't have any affect at all and is ignored. $db::insert_id() will return the last inserted ID made on that db connection regardless of key and is no different than just returning last_insert_id directly from mysql or whatever driver you're using (which is what it's doing)


Messages In This Thread
Question about insert_id() - by El Forum - 01-16-2013, 08:40 AM
Question about insert_id() - by El Forum - 01-16-2013, 08:50 AM
Question about insert_id() - by El Forum - 01-16-2013, 09:23 AM
Question about insert_id() - by El Forum - 02-06-2013, 09:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB