Hello there I am trying to find the function that returns the ip address for
a domain.
I try that : echo $domain = checkdnsrr('www.google.com','ANY'); For
example...
And I get in the screen 1 ... what I want is to get the IP address for that
DOMAIN ... Any ideas ?