jedimastermopar
11-21-2006, 01:40 PM
I have a page where the user inputs a number of field data. The I use some php to make some calculations and upload the results and inputed data into a table. I want to then display the calculated results and the user input and the primary key(that is set to auto incriment). How would I go about doing this to make sure that I return back the right number to match the record that was just created.