Switch to full style
:read: Start PHP with us. Includes topics to help you in php
Post a reply

Get MX records corresponding to a given Internet host name

Tue Oct 28, 2008 2:13 pm

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




Post a reply
  Related Posts  to : Get MX records corresponding to a given Internet host name
 Server Names Records     -  
 SQL Limit query for a range of records     -  
 Search records from text file     -  
 get Remote host     -  
 MySQL host information in php     -  
 Parse URL in java get Protocol,File,Reference,Host and Port     -  
 Internet backbone     -  
 ow do you get html files onto the internet?     -  
 VOIP Voice-Over-Internet Protocol     -  
 Datepicker issue with Internet Explorer     -  

Topic Tags

PHP Networking