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
Why does calling finfo_close directly without calling finfo_open first cause an error?
1
Similar Functions
getservbyport
getservbyport
GetInternetservicesc
gethostbyname
gethostbyname
ReturntheIPv4address
setcookie
setcookie
Sendcookies
socket_set_timeout
socket_set_timeout
Aliasforstream_set
gethostbyaddr
gethostbyaddr
Getthehostnamecorres
fsockopen
fsockopen
Openanetworkconnecti
define_syslog_variables
define_syslog_variables
Initializeallsyslog-
headers_sent
headers_sent
DetectwhethertheHTTP
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?