I'm working on a email address verification script and need to do a DNS
lookup given the IP number of a remote host.
ie: is [EMAIL PROTECTED] a viable address?
get IP gethostbyname(here.net);
nslookup IP to get mail server address
pfsockopen blah...blah..blah...
so........is there a nifty yet undocumented nslookup() function out
there?
____________________________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]