Get MX records corresponding to a given Internet host name : DNS : Network PHP Source Code


PHP Source Code » Network » DNS »

 

Get MX records corresponding to a given Internet host name



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


           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo Network
» DNS