JDatabaseDriver::insertid
Method to get the auto-incremented value from the last INSERT statement.
Signature
public function insertid()
Returns
- mixed
- The value of the auto-increment field from the last inserted row.
public function insertid()