<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Domain name WHOIS query using PHP</title>
	<atom:link href="http://www.ankur.com/blog/90/php/domain-whois-query-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ankur.com/blog/90/php/domain-whois-query-php/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=domain-whois-query-php</link>
	<description>PHP and javascript blog</description>
	<lastBuildDate>Fri, 01 Jul 2011 15:47:56 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: anver</title>
		<link>http://www.ankur.com/blog/90/php/domain-whois-query-php/comment-page-1/#comment-784</link>
		<dc:creator>anver</dc:creator>
		<pubDate>Wed, 02 Dec 2009 15:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ankur.com/blog/?p=90#comment-784</guid>
		<description>Hi Ankur,
Thanks for the quick reply. I used this code to query the server and i get the output from the server, but the i think the post variables i&#039;m sending to the server is not correct. This is the curl code i use to query the server.

Please download the class from here. I&#039;ve also attached the output i get from the server when i use curl.

http://www.smaartweb.com/works/toankur.zip

Please remove the above url from the comment, also please send me a copy of your reply to my email too.. :)

Thanks....</description>
		<content:encoded><![CDATA[<p>Hi Ankur,<br />
Thanks for the quick reply. I used this code to query the server and i get the output from the server, but the i think the post variables i&#8217;m sending to the server is not correct. This is the curl code i use to query the server.</p>
<p>Please download the class from here. I&#8217;ve also attached the output i get from the server when i use curl.</p>
<p><a href="http://www.smaartweb.com/works/toankur.zip" rel="nofollow">http://www.smaartweb.com/works/toankur.zip</a></p>
<p>Please remove the above url from the comment, also please send me a copy of your reply to my email too.. <img src='http://www.ankur.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankur Motreja</title>
		<link>http://www.ankur.com/blog/90/php/domain-whois-query-php/comment-page-1/#comment-655</link>
		<dc:creator>Ankur Motreja</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ankur.com/blog/?p=90#comment-655</guid>
		<description>Hi Anver,

Using cURL, you would be able to access HTTP(S) and FTP sites, but as far as I know, there is no way to connect to a WHOIS server on port 43 using cURL.

The PHP manual for cURL (http://www.php.net/manual/en/intro.curl.php) does say that it supports Telnet though.
I&#039;m not sure if we might somehow be able to use that.
I suspect we still won&#039;t be able to use that, but maybe I&#039;ll try it out sometime and reply back.

Ankur</description>
		<content:encoded><![CDATA[<p>Hi Anver,</p>
<p>Using cURL, you would be able to access HTTP(S) and FTP sites, but as far as I know, there is no way to connect to a WHOIS server on port 43 using cURL.</p>
<p>The PHP manual for cURL (<a href="http://www.php.net/manual/en/intro.curl.php" rel="nofollow">http://www.php.net/manual/en/intro.curl.php</a>) does say that it supports Telnet though.<br />
I&#8217;m not sure if we might somehow be able to use that.<br />
I suspect we still won&#8217;t be able to use that, but maybe I&#8217;ll try it out sometime and reply back.</p>
<p>Ankur</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anver</title>
		<link>http://www.ankur.com/blog/90/php/domain-whois-query-php/comment-page-1/#comment-654</link>
		<dc:creator>anver</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ankur.com/blog/?p=90#comment-654</guid>
		<description>Hi, 
This is a wonderful class. Is it possible to rewrite this script so that it uses cURL instead of fsockopen ?

Thanks.... Great work, Keep it up</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This is a wonderful class. Is it possible to rewrite this script so that it uses cURL instead of fsockopen ?</p>
<p>Thanks&#8230;. Great work, Keep it up</p>
]]></content:encoded>
	</item>
</channel>
</rss>

