« mysqli_stmt::get_warnings mysqli_stmt::more_results » PHP Manual MySQLi_STMT Get the ID generated from the previous INSERT operation 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 说明 面向对象风格 int $mysqli_stmt->insert_id; 过程化风格 mysqli_stmt_insert_id ( mysqli_stmt $stmt ) : mixed Warning 本函数还未编写文档,仅有参数列表。