gethostbynamel
gethostbynamel
(PHP 4, PHP 5, PHP 7)
gethostbynamel — Get a list of IPv4 addresses corresponding to a given Internet host name
Description
array gethostbynamel ( string $hostname )
Returns a list of IPv4 addresses to which the Internet host specified by hostname
resolves.
Parameters
-
hostname
-
The host name.