Friday, February 1, 2002, 3:46:20 PM, Sébastien Thüler wrote:
> Woops, sorry! I didn't even notice that ;)
> My problem is concerning gethostbyname() function. The PHP manual (French
> version ;) states that function "returns IP address of host".
> So I tried the following :
> $adresse = gethos
Woops, sorry! I didn't even notice that ;)
My problem is concerning gethostbyname() function. The PHP manual (French
version ;) states that function "returns IP address of host".
So I tried the following :
$adresse = gethostbyname("http://www.blizzard.com";);
to get the IP address of http://ww