How to connect two tables in php?

前端 未结 0 992
春和景丽
春和景丽 2021-01-23 04:54

I have two tables. The first one is users (id, username, email, password) and the other one is files (user_id, id, name, size, downlads).I want to connect the 2 tables so the us

相关标签:
回答
  • 消灭零回复
提交回复
热议问题