RE: [PHP] DNS lookup w/ php

2007-01-15 Thread Jay Blanchard
[snip] If I wanted to determine whether a domain has set up mx records, how could I accomplish this with PHP? [/snip] RTFM http://us3.php.net/manual/en/function.dns-get-mx.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] DNS lookup w/ php

2007-01-15 Thread Russell Jones
If I wanted to determine whether a domain has set up mx records, how could I accomplish this with PHP?