Jump to content

Saving Values During Input


brittny85

Recommended Posts

I am working on a project in which I use multiple forms to get data in a MySQL table. I want to get the id out of a data row as I am inputting other data into it. Using multiple html forms I will insert the other data but the id is auto-incremented and used as a primary key. However on the following pages I will need that id so that all of the data is input in the same row. Is there a way I can get that id so that I can use it later?
Link to comment
https://forums.phpfreaks.com/topic/13237-saving-values-during-input/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.