Re: [PHP] Last Record INSERT
[email protected] (Curtis Maurand)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Look up using the mysqli libraries. This was about a 30 second php.net search. http://us3.php.net/manual/en/mysqli.insert-id.php Cheers, Curtis On 6/26/2013 1:33 PM, Tedd Sperling wrote: > Hi gang: > > What's the most-current way to get the ID of the last recorded inserted in a database? > > Cheers, > > tedd > > > _____________________ > [email protected] > http://sperling.com > >