Display the drop-down list

dns_check_record()

« diskfreespace | dns_get_mx »
<?php
$bool 
dns_check_record (
    
// string $host
    
?  // [string $type = "MX"]
);
?>
Result
$bool = true
Examples
#1 dns_check_record  ("php.net")
See also
checkdnsrr