Welcome Guest, Not a member yet? Register   Sign In
how i can get the next id in table
#1

[eluser]morcegon[/eluser]
Hi dudes, i wish know how i can get the next id in table, it's possible in CI db helper ?
#2

[eluser]moodh[/eluser]
[quote author="morcegon" date="1233087330"]Hi dudes, i wish know how i can get the next id in table, it's possible in CI db helper ?[/quote]

You name the helper but doesn't check the user guide?
Yes, it's possible, and yes, it's in the db helper. $this->db->insert_id(); or something.
#3

[eluser]morcegon[/eluser]
[quote author="narcisha" date="1233090068"][quote author="morcegon" date="1233087330"]Hi dudes, i wish know how i can get the next id in table, it's possible in CI db helper ?[/quote]

You name the helper but doesn't check the user guide?
Yes, it's possible, and yes, it's in the db helper. $this->db->insert_id(); or something.[/quote]

Thanks man, i realy search in the guide but i don't found.




Theme © iAndrew 2016 - Forum software by © MyBB