PHP » PYTHON |
login |
register |
about
|
DNS.mxlookup
mxlookup - Get mx records from a given host name Example import DNS mxrecords = DNS.mxlookup() getmxrr(PHP 4, PHP 5) getmxrr — Get MX records corresponding to a given Internet host name Description
bool getmxrr
( string $hostname
, array &$mxhosts
[, array &$weight
] )
Searches DNS for MX records corresponding to hostname . Parameters
Return ValuesReturns TRUE if any records are found; returns FALSE if no records were found or if an error occurred. Changelog
Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|