samir_gambler Posted November 11, 2013 Share Posted November 11, 2013 Hi, I am new to PHP. I have a form. On the submit of the form I have to update multiple table in the database based on the data provided. Say while updating third table due to any reason update failed then is there any way to roleback the last two table updated as it would lead to incomplete and inconsistent data. Thanks & Regards, Samir Quote Link to comment Share on other sites More sharing options...
Solution Ch0cu3r Posted November 11, 2013 Solution Share Posted November 11, 2013 Using MySQL? Then you can perform transcations. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.