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

Açıklama

Nesne yönelimli kullanım

Yordamsal kullanım

mixed mysqli_stmt_insert_id ( mysqli_stmt $stmt )
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.


mysqli_stmt
PHP Manual