AMITKUMAR Posted March 22, 2018 Share Posted March 22, 2018 hello, i am working on user management PHP MySQL project, where i have a page of user interests, i am trying to keep user interest database history on every changes in MySQL it will store on other database and on user interest page it will show "your last interest was" : ____ Field changed on xx-xx-xxxx date by: member_display_name, approved by: Staff_member_display_name. is there any way to implement this on my project. Quote Link to comment Share on other sites More sharing options...
benanamen Posted March 22, 2018 Share Posted March 22, 2018 You will want to learn how to use triggers. 1 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.