Retrieving unique id after new row has been inserted
Posted: Tue Mar 01, 2005 12:51 pm
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?
How do I pull the ID right after the row has been inserted to sen via a senmail.php script?
Any Ideas?