API17:JDatabaseMySQLi::insertid
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseMySQLi::insertid
Description
Method to get the auto-incremented value from the last INSERT statement.
Description:JDatabaseMySQLi::insertid [Edit Descripton]
public function insertid ()
- Returns integer The value of the auto-increment field from the last inserted row.
- Defined on line 437 of libraries/joomla/database/database/mysqli.php
- Since
See also
-
JDatabaseMySQLi::insertid source code on BitBucket
-
Class JDatabaseMySQLi
-
Subpackage Database
- Other versions of JDatabaseMySQLi::insertid
SeeAlso:JDatabaseMySQLi::insertid [Edit See Also]
User contributed notes
<CodeExamplesForm />
