namecheap:Namecheap API

时间:2021-05-07 08:28:07
【文件属性】:
文件名称:namecheap:Namecheap API
文件大小:16KB
文件格式:ZIP
更新时间:2021-05-07 08:28:07
PHP Namecheap API Namecheap是一个域名注册商。 该API是的包装,每个命令与类和方法都是一对一映射的。 例如, 需要使用namecheap.domains.create API命令,该命令通过NamecheapDomains :: create()执行。 要求 PHP 5.1.3或更高版本 使用API <?php require_once "namecheap_api.php" ; $ user = "YOUR_NAMECHEAP_USER" ; // Username required to access the API $ key = "YOUR_NAMECHEAP_KEY" ; // Password required used to access the API $ sandbox = true ; // true for testing, false f
【文件预览】:
namecheap-master
----commands()
--------namecheap_domains_transfer.php(4KB)
--------namecheap_domains.php(18KB)
--------namecheap_ssl.php(9KB)
--------namecheap_domains_dns.php(4KB)
--------namecheap_domains_ns.php(2KB)
--------namecheap_users.php(6KB)
--------namecheap_users_address.php(4KB)
----namecheap_response.php(2KB)
----namecheap_api.php(4KB)
----LICENSE.md(1KB)
----README.md(1KB)

网友评论