Posts by Loan House Informática • 11 points
1 post
-
1
votes1
answer52
viewsQ: search data in Mysql and php table
I have table A with id and user fields and table B with id, data and id_A; On the PHP page I want q to appear the contents of table B, and with id_A to find the name in table A. The main thing for…