How can I save data such as name – ID number – long comment in two tables in a database with one click in MySQL?
How can I save data such as name – ID number – long comment in two tables in a database with one click in MySQL?
have two tables client (name-id-comment-date-time-phone) statue(id-name-statue-date-time-phone-comment)
when I add or edit need save to the two tables by on click
How can I save data such as name – ID number – long comment in two tables in a database with one click in MySQL?
How can I save data such as name – ID number – long comment in two tables in a database with one click in MySQL?
have two tables client (name-id-comment-date-time-phone) statue(id-name-statue-date-time-phone-comment)
when I add or edit need save to the two tables by on click