mysqli_stmt::$insert_id

mysqli_stmt_insert_id

(PHP 5, PHP 7, PHP 8)

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

Descrizione

Stile orientato agli oggetti

Stile procedurale

mysqli_stmt_insert_id(mysqli_stmt $statement): int|string
Avviso

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