Re: [PHP-WIN] Sorry. It seems I need to sleep more ;)

2002-02-01 Thread Kjartan Mannes
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

[PHP-WIN] Sorry. It seems I need to sleep more ;)

2002-02-01 Thread Sébastien Thüler
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