Associate
- Joined
- 21 Oct 2002
- Posts
- 306
- Location
- Devon
I have lovingly crafted a function that uploads a row of data into a MySQL table that has an auto incrimenting primary key, via the 'INSERT INTO' query. But to reach the potential I know my lovely little function can, it needs to get the value of the auto incrimenting primary key for the row that it has just uploaded.
Any one willing to tell me how to do it or at least point me in the right direction gets a pat on the back.
P.s. It's late and I may have had too much coffee
Any one willing to tell me how to do it or at least point me in the right direction gets a pat on the back.
P.s. It's late and I may have had too much coffee
