Home > PHP, Programming > Curl Query Whois Server

Curl Query Whois Server

December 2nd, 2009

Hi bidders,
Is there any way to query a whois server using curl instead of the fsockopen ? my domain checker script is working fine when i use fsockopen to query the whois server but i need it to work with curl. I do not want to scrape some third party servers using curl to get the result, instead if there is a solution to query the whois server’s and get the same result as fsockopen, let me know. Thanks
Happy bidding…
Note: I am a php programmer, tfy.


Curl Query Whois Server

Comments are closed.
Bear