Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Welcomephp whois extensionWhois extension support single or multiple domain/ipaddress information query from whois server Use asynchronous socket, faster then fsockopen() Prototype: mixed whois(mixed domain, [int timtout_sec = 3, bool quick_query = false])Example: ... [More] dl('php_whois.dll'); whois('php.net'); // return string whois(array('69.147.83.197','FreeBSD.org')); // return array() whois('php.net', 5, true); // return stringSource code: View: http://php-whois.googlecode.com/svn/trunk/ Download: http://code.google.com/p/php-whois/downloads/list Whois protocolTo access the NICNAME/WHOIS server: Connect to the SRI-NIC service host at TCP service port 43 (decimal). Send a single "command line", ending with (ASCII CR and LF). Receive information in response to the command line. The server closes its connection as soon as the output is finished. [Less]

0
 
  0 reviews  |  0 users  |  236 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Powerfull Whois Search Engine Which is Written in PHP and Which Can Support All Servers Like: .com , .net , .org , .info , .biz , .ir and etc.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

Powerfull Whois Search Engine Which is Written in PHP and Which Can Support All Servers Like: .com , .net , .org , .info , .biz , .ir and etc.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

Simple PHP class made for PHP programmers who need to know if internet domains are registered or not. Class is easy extended to work with most TLDs.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.