Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getmxrr
getmxrr
Get the MX record corresponding to the Internet hostname
Name:
getmxrr
Category:
Network
Programming Language:
php
One-line Description:
Returns the MX record of the specified Internet hostname.
Related
How to Use the getmxrr Function to Implement a Simple and Effective Email Verification Mechanism?
3
How to Check a Domain's MX Records Using the getmxrr Function and Understand the Results
3
Why does calling finfo_close directly without calling finfo_open first cause an error?
1
Similar Functions
setrawcookie
setrawcookie
Sendunurl-encodedcoo
getservbyport
getservbyport
GetInternetservicesc
dns_get_record
dns_get_record
GettheDNSrecordofthe
fsockopen
fsockopen
Openanetworkconnecti
setcookie
setcookie
Sendcookies
header_remove
header_remove
DeletetheHTTPheadert
gethostbyaddr
gethostbyaddr
Getthehostnamecorres
checkdnsrr
checkdnsrr
CheckDNSrecordscorre
Popular Articles
How to Check a Domain's MX Records Using the getmxrr Function and Understand the Results
Why does calling finfo_close directly without calling finfo_open first cause an error?
How to Use the getmxrr Function to Implement a Simple and Effective Email Verification Mechanism?