Hello
I'll explain to you with an example.
If an admin updates the admin table, then some data is automatically added to the stock table. And if a client submits a form to the sales table, then also some parts of the data update automatically in the stock table.
I mean I want some contents of the admin and sales tables in the stock table. I want to do the process with PHP.