您好,欢迎光临本网站![请登录][注册会员]  
文件名称: cWhoisv1.52查寻域名是否注册
  所属分类: PHP
  开发工具:
  文件大小: 18kb
  下载次数: 0
  上传时间: 2004-06-28
  提 供 者: che***
 详细说明: cWhoisv1.52查寻域名是否注册 The zip file contains several files as follows. cwhois.php contains the cwhois function and support functions. You should include this in your pages. checkdomain.php demo page that checks a freely entered domain name. checkdomain2.php dem o page that checks a domain name with a drop down list of any extensions you wish to accept. checkdomain3.php demo page that uses checkboxes to check several domains simultaneously. (also requires with whois.php) lookup.php demo page that displays directly the domain name registration information. whois.php is used with checkdomain3.php to show registration details. Sample useage Using cWhois couldn t be easier. Just include the cwhois.php file in your page. Here is a sample php call:- include"cwhois.php"; $allowed=""; $result=cWhois($domain, $extension, $details); $domain contains the domain to lookup such as yourdomain.com. $extension optionally contains the domain extension such as .com if not included in $domain $details is used to receive the returned registration details for the domain owner. $result contains the functions return status:- 0=Domain is not registered and therefore should be available for registration. 1=Domain is registered. $details contains the registration details. 2=Domain extension not recognised or supported. 3=Domain name is not valid. 4=Referer is not allowed to use function. You can set this if required to control use. 5=Could not contact registry to lookup domain. 6=Domain is available at a premium (currently supported for .tv, .fm & .dj). Last line of $details should contain offered price. Ther $allowed variable can be set to ensure that the call can only be made from a known server. e.g. $allowed="chinaz.com"; You can set $allowed="" to disable this security check. Please note that if you change the filename for any of the demo pages you must rename all occurences of it in the script to match. Some domains that are supported by cWhois such as .my, .gr, .es, .sa, .tv, .fm and .dj have no official whois server and we therefore try to get the details via the registrars website whois service. This may result in loss of service if they make changes or block access. For this reason you should regularly check that you installation of cWhois is working and report any problems to us. If you are just checking availability and do not require the full whois details then you can speed up the function call with some domain extensions by setting $details="*"; before calling cWhois. If you have any questions please email us. support@vibralogix.com ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: 另类其它
 输入关键字,在本站1000多万海量源码库中尽情搜索: