How do I run a WHOIS lookup with PHP or Python? -



How do I run a WHOIS lookup with PHP or Python? -

so anyways, i'm working on little php website/script, , 1 of features i'd able run whois lookup on current domain php script running on.

ideally, 1 function phone call , in function run whois, , echo results screen. take in url of site run whois lookup on, or run on current url/domain (which want), although can feed variable website domain if need be.

i don't know much whois lookups (well, know do, don't know how run them in php), i'd fine having query website (even 1 of own if can give me code it).

whatever works, please allow me know! main thing that, i'd prefer fit in 1 function, , must fit in 1 php file/document.

this should want... http://www.phpwhois.org/

i've used class before, doing want!

php whois

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -