Fast PHP WhoIs class – get information about domains
This time I want to present my class for getting information from WhoIs database about any domain.
I know there are already classes for it, but I couldn’t find anything “nice”. There is, for example, http://sourceforge.net/projects/phpwhois/ project, but it’s almost 0,5 MB of code- waaay too much.