gethostbynamel

Example

 array gethostbynamel ( string $hostname ) 

Description

Returns a list of IPv4 addresses to which the Internet host specified by hostname resolves.

Return Values

Returns an array of IPv4 addresses or FALSE if hostname could not be resolved.