沃梦达 / 编程问答 / php问题 / 正文

创建 whois 查找的最佳方法是什么?

What is the best way to create a whois lookup?(创建 whois 查找的最佳方法是什么?)

本文介绍了创建 whois 查找的最佳方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在用 PHP 编写的网站中添加域注册.所以我需要一个 whois 查询服务.我需要做什么?它的步骤是什么?

I want add a domain registration in a website written with PHP. So I need a whois lookup service. What do I need to do? What's are its steps?

我需要数据库、API 还是...?请帮帮我

Do I need a database, API or ... ? Help me please

推荐答案

我无法评价以下任何服务的质量,但这里有一些服务:

I cannot speak to the quality of any of the following services, but here are a few offerings:

  • WhoAPI
  • Hexillion Whois API
  • 域工具 API
  • WhoisXMLAPI

这篇关于创建 whois 查找的最佳方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本文标题为:创建 whois 查找的最佳方法是什么?

基础教程推荐