getmxrr
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Get MX records corresponding to a given Internet host name
Alias
dns_get_mx
<?php getmxrr
(
string $hostname
, array &
$hosts
, array &
$weights
=
null
):
bool