Oh, according to the manual this doesn't work on Windowz.

bvr.


On Wed, 06 Feb 2002 11:26:42 +0100, bvr wrote:

>
>You can online check for a valid domain using
>
>if (checkdnsrr($mydomain, "SOA"))
>{
>       echo("is valid domain");
>}
>
>note that www.mynewdomain.com CAN be a valid domain also.
>
>bvr.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to