Help for this page
Select Code to Download
Select
or
download this
my $id = $dbh->last_insert_id(); die "Foo: " . $dbh->errstr() if !defined($id);