PDO::lastInsertId
(no version information, might be only in CVS)
PDO::lastInsertId --
Returns the number id of rows that we affected by the last call to PDO::exec()
Description
int
PDO::lastInsertId ( void )
Warning |
This function is
currently not documented; only the argument list is
available. |
Note:
Not always meaningful.