mysqli_stmt->insert_id
mysqli_stmt_insert_id
(PHP 5)
mysqli_stmt->insert_id -- mysqli_stmt_insert_id — Get the ID generated from the previous INSERT operation
Description
int $insert_id;
Warning
This function is currently not documented; only its argument list is available.
mysqli_stmt->insert_id
There are no user contributed notes for this page.
