Page 1 of 1

Simple IP whois

Posted: Thu Oct 24, 2002 9:07 am
by ozmodiar
I just need a simple PHP script to do a whois lookup on an IP address at whois.arin.net and print the results to the screen. I tried using Exec() and system(), but they don't appear to work with whois queries.

Can anyone help me?

Thank you,

Ozmodiar