Posted by Janwillem Borleffs on 10/15/51 11:56
Stuart Duncan schreef:
> I am trying to put a web page together that will allow the user to find the
> MX record for a domain.
>
> I have found PHP code that uses nslookup but when I use it, I receive a
> "Page cannot be displated" error. The URL in the address bar is the source
> folder of my initial form page with nslookup.php on the end.
>
> Can anyone tell me how to do this or what is wrong.
>
Don't bother with nslookup, just do: checkdnsrr($domain).
JW
Navigation:
[Reply to this message]
|