array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'mysqli-stmt.insert-id.php', 1 => 'mysqli_stmt::$insert_id', 2 => 'Get the ID generated from the previous INSERT operation', ), 'up' => array ( 0 => 'class.mysqli-stmt.php', 1 => 'mysqli_stmt', ), 'prev' => array ( 0 => 'mysqli-stmt.get-warnings.php', 1 => 'mysqli_stmt::get_warnings', ), 'next' => array ( 0 => 'mysqli-stmt.more-results.php', 1 => 'mysqli_stmt::more_results', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/mysqli/mysqli_stmt/insert-id.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

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.