hello I have a question about how to make an insert to two different tables with php having foreign key, this in a single form that you have ...
CREATE TABLE validador(id_registro int not null PRIMARY KEY AUTO_INCREMENT,id int not null, FOREIG...
asked by
11.12.2018 / 16:26