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?
Retrieving unique id after new row has been inserted
Moderator: General Moderators