The question is in bold. Everything else is for context.
User submits form data, which is inserted into a MySQL db. The MySQL db generates an auto-incremented "id".
"id" is then (auto) pulled out of the db and is emailed to User via a "Success" email.
Possible? How? Thanks, Leo Jerome