I want be able to update data in the corresponding MySQL table.. For example when I disable/enable a product, I want date_upd (update date) to be updated with the date/time of that specific moment..
I have found something but I am not sure how to continue from that point ../classes/controller/A...