Getting an Auto Increment ID
Moderator: General Moderators
Getting an Auto Increment ID
I have a page that inserts a new record into a table with an auto increment primary key. Using this primary key, I would like to insert similar information into different tables. How would I get that ID?