string gethostbyname ( string $hostname )
Returns the IPv4 address of the Internet host specified by hostname.
Returns the IPv4 address or a string containing the unmodified hostname on failure.