Help for this page
Select Code to Download
Select
or
download this
sub add_foo { ... return $dbh->last_insert_id( undef, undef, 'foo_id' )); }