
May 3rd, 2000, 02:25 AM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I have a question regarding an autoincrement insert, I would like to pull the new number that is inserted into the table immediately after the insert. Is there a way to get the number that was inserted without having to run a select to find this out. I know it is stored in the database but I cant find a function in PHP that will pull this information.
|