I would like to know if you could give me a hand with a point that I have been stuck for a few days. The thing is that he wants the application which I am improving to have a history of changes, that is, if in the name field there was "Pepe" before and it is changed to "Pepe 2" in a table (which I already have created) I save the person who modified it, the date, time and the Previous Value and Current Value fields
Every time a change is made in the application in this tab:
The date, username and the person who has been modified and the changes that were made must be saved in this other
The application is developed in php with the Codeigniter Framework, if you have any ideas, it will be well received.
Thank you so much!!!