Jump to content

[SOLVED] Get id from query just sent


spraypray12

Recommended Posts

I have a form, that gets sent to itself, and submits the data to a mysql database, then allows users to update their info, if it was wrong or they want to add something. Is their a way to get the id number (I have  mysql table with id set to auto_incremet) from the submission that is initially sent so that it can be used in an update statement later. ( Where id= '".$id.''' or something)

 

Thanks for any help!

Link to comment
https://forums.phpfreaks.com/topic/43871-solved-get-id-from-query-just-sent/
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.