同步数据库
我正在将一个由两个脚本和用户组成的网站放在一起。
这两个脚本包含有关成员的信息,它们将充当一个站点,因此我需要两个脚本上的用户信息相同。当用户在 DB1 上填写信息时,它们也应该出现在 DB2 中。
我需要的信息字段是基本的:姓名、电子邮件、电话、网站。 第二个脚本上的编辑菜单将被删除,因此用户无法更改 DB2 上的数据。因此数据只能从 DB1 到达 DB2。
两个数据库位于同一服务器上。
I am putting together a site made out of two scripts, with users.
The 2 scripts have info about the members , they will act as one site so I need the users info to be the same on both. When the user fills in the info on the DB1 they should appear in the DB2 as well.
The information fields I would need the same are basic: name, email, phone , website.
The edit menu on the second script will be removed, so users can not change data on DB2. So data can come to DB2 only from DB1.
Both databases are on the same server.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论