in reply to Re: last_insert_id did not work
in thread last_insert_id did not work
that does not specify which table, if the site is busy, could that not get something else from someone else?$_chinsert = $dbh->selectrow_array("SELECT LAST_INSERT_ID()");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: last_insert_id did not work
by Bod (Parson) on Mar 27, 2021 at 23:23 UTC | |
by bizactuator (Sexton) on Mar 28, 2021 at 04:37 UTC |