One question, I opened some way that when I edit a specific field of a table, at the time I edit another field in another (Database = Mysql), since I have a date type field and I need that when I modify in special that field I edit another field in a different table.
I have tried to make a condition that when the update of the specific field is successful I edit the other field, only I do not know how to do it.
I appreciate your answers.