MySQLi_STMT
PHP Manual

mysqli_stmt::$insert_id

mysqli_stmt_insert_id

(PHP 5)

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

Descrição

Estilo orientado à objeto

Estilo procedural

mixed mysqli_stmt_insert_id ( mysqli_stmt $stmt )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.


MySQLi_STMT
PHP Manual