mysqli_stmt::$insert_id

mysqli_stmt_insert_id

(PHP 5, PHP 7)

mysqli_stmt::$insert_id -- mysqli_stmt_insert_idGet the ID generated from the previous INSERT operation

说明

面向对象风格

过程化风格

mysqli_stmt_insert_id ( mysqli_stmt $stmt ) : mixed
Warning

本函数还未编写文档,仅有参数列表。