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 )

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

注意: Not always meaningful.