-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
If the primary key in a MySQL DB is an autoincrementing integer, is
there anyway of automatically getting it back when I do an insert in
PHP. In other words taking the status returned by mysql_query and
extracting the PK of the record we just entered?
- [PHP] Re: Getting the primary key from a MySQL insert Andrew Wood
- [PHP] Re: Getting the primary key from a MySQL insert Daniel Kullik
- Re: [PHP] Getting the primary key from a MySQL insert Andrew Wood
- Re: [PHP] Getting the primary key from a MySQL ins... John W. Holmes
- Re: [PHP] Getting the primary key from a MySQL insert zareef ahmed