使用 php 创建 DNS 区域记录
我想创建一个类似 .co.cc 但 you.mydomain.net 的网站。我似乎无法让它发挥作用。理想情况下,当用户提交包含所需 CNAME 的表单(我会告诉他们如何操作)和他们想要的子域时,我希望创建一个 CNAME(和 MX 记录)。
预先感谢您的任何帮助
I want to create a site like .co.cc but you.mydomain.net. I can't seem to make it work. I would ideally like to make a CNAME (and an MX record) when a user submits a form with the desired CNAME (I will tell them how to do that) and the sub domain they want.
Thanks in advance for any help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不确定你真正想要什么,但检查一下:
http://mysql-bind.sourceforge.net/
Not sure what you really want but check this:
http://mysql-bind.sourceforge.net/