Welcome Guest, Not a member yet? Register   Sign In
Does CI have the same as mysqli_insert_id()?
#1

[eluser]shinokada[/eluser]
I want to use mysqli_insert_id() function which returns the ID generated by a query on a table with a column having the AUTO_INCREMENT attribute.

Does CI have the equivalent function?

If not, can I use it ? And how?
#2

[eluser]Cro_Crx[/eluser]
http://ellislab.com/codeigniter/user-gui...lpers.html Up top




Theme © iAndrew 2016 - Forum software by © MyBB