Get the last inserted auto_increment id.
dblastid( void ) : int
No parameters.
(int)
dbquery("..."); echo dblastid();