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
header_register_callback
header_register_callback
Callaheaderfunction
closelog
closelog
Closethesystemloglin
setcookie
setcookie
Sendcookies
long2ip
long2ip
Convertlongintegersi
getprotobynumber
getprotobynumber
Gettheprotocolnameas
setrawcookie
setrawcookie
Sendunurl-encodedcoo
dns_get_mx
dns_get_mx
aliasofgetmxrr
getprotobyname
getprotobyname
Gettheprotocolnumber
Popular Articles
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?
How to Check a Domain's MX Records Using the getmxrr Function and Understand the Results