Page 1 of 1

Retrieving unique id after new row has been inserted

Posted: Tue Mar 01, 2005 12:51 pm
by amdorsey
I am inserting data into a table, after the INSERT RECORD has been completed, I want to send an email notifying a user of the insertion. I want to display the ID of the new row inserted.

How do I pull the ID right after the row has been inserted to sen via a senmail.php script?

Any Ideas?

Posted: Tue Mar 01, 2005 1:00 pm
by feyd