mysqli_stmt::$insert_id
mysqli_stmt_insert_id
(PHP 5, PHP 7)
mysqli_stmt::$insert_id -- mysqli_stmt_insert_id — Get the ID generated from the previous INSERT operation
Description
Object oriented style
Procedural style
mysqli_stmt_insert_id ( mysqli_stmt $stmt ) : mixed
Warning
This function is currently not documented; only its argument list is available.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/mysqli-stmt.insert-id.php