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
define_syslog_variables
define_syslog_variables
Initializeallsyslog-
header_remove
header_remove
DeletetheHTTPheadert
ip2long
ip2long
ConvertIPV4'sstr
socket_set_blocking
socket_set_blocking
Aliasforstream_set
closelog
closelog
Closethesystemloglin
getprotobyname
getprotobyname
Gettheprotocolnumber
openlog
openlog
Opentheconnectiontot
syslog
syslog
Generatesystemlogmes
Popular Articles
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
Why does calling finfo_close directly without calling finfo_open first cause an error?