News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
AnyExamples.com:
PHP Whois Client Function
September 19, 2007 @ 08:43:00

On the AnyExamples.com website, there's a new little how to on making a whois client in PHP (without just using an exec or similar call to the filesystem).

This article contains PHP implementation of whois client (as a function ae_whois), which may be used to request domain information from specified whois servers.

Their method uses the socket functionality (fsockopen, fwrite, fclose) to make a connection to the remote server for the specified domain's information.

0 comments voice your opinion now!
whois client function socket fsockopen fwrite fclose whois client function socket fsockopen fwrite fclose



Similar Posts

Stefan Mischook's Blog: How to call functions from another class

Christopher Kunz's Blog: PHPShield revisited

DevShed: Drawing Functions and the GD Library in PHP

PHPBuilder.com: Validating PHP User Sessions

Wez Furlong\'s Blog: Using PDO MySQL?


Community Events







Don't see your event here?
Let us know!


package example framework zend mysql ajax PEAR zendframework book release code releases security conference cakephp application PHP5 developer database job

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework