Obtenir les enregistrement de type MX

Author:


{filelink=15346}

<?php
   getmxrr("www.yahoo.com",$mxhosts);
   print_r($mxhosts);
?>

Leave a Reply

Your email address will not be published. Required fields are marked *