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

Description

Object oriented style

int $insert_id;

Procedural style

mixed mysqli_stmt::mysqli_stmt_insert_id ( mysqli_stmt $stmt )
Warning

This function is currently not documented; only its argument list is available.


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout