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 )

Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Nota: Not always meaningful.