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

Descrizione

Stile orientato agli oggetti

Stile procedurale

mixed mysqli_stmt_insert_id ( mysqli_stmt $stmt )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.


mysqli_stmt
PHP Manual