(PHP 5 >= 5.3.0, PHP 7)
Returns the row ID of the most recent INSERT into the database
public int SQLite3::lastInsertRowID ( void )
Returns the row ID of the most recent INSERT into the database.
Returns:
Returns the row ID of the most recent INSERT into the database
Please login to continue.