mysqli_stmt_insert_id(3) php man page | unix.com

Man Page: mysqli_stmt_insert_id

Operating Environment: php

Section: 3

MYSQLI_STMT_INSERT_ID(3)						 1						  MYSQLI_STMT_INSERT_ID(3)

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

       Object oriented style

SYNOPSIS
int$mysqli_stmt->insert_id ()
DESCRIPTION
Procedural style mixed mysqli_stmt_insert_id (mysqli_stmt $stmt) Warning This function is currently not documented; only its argument list is available. PHP Documentation Group MYSQLI_STMT_INSERT_ID(3)
Related Man Pages
mysqli_stmt_send_long_data(3) - php
mysqli_stmt_error(3) - php
mysqli_stmt_errno(3) - php
mysqli_stmt_attr_set(3) - php
mysqli_stmt_data_seek(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)