ian Bonev)
but i can't find anything in the documentation ... where are those extensions please ?
what are the available functions ?
thank you
Arnauld Dravet
[EMAIL PROTECTED]
well because i'm not connecting to a web server ...
- Original Message -
From: "David Robley" <[EMAIL PROTECTED]>
To: "Arnauld Dravet - smurfie" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, July 27, 2001 3:35 AM
Subject: Re: [PHP]
could my problem come from the server i'm connecting to which to not send a "legit"
string ?
thanks
Arnauld Dravet
[EMAIL PROTECTED]
Hello,
simple question:
$sock = fsockopen($server_ip, $server_port, $errno, $errstr, 30);
while(!feof($sock)) echo fgets($sock,4096);
fclose($sock);
why does the while() makes an infinite loop, like if FEOF was never found ?
thanks
Arnauld Dravet
[EMAIL PROTECTED]
2]: Leaving directory `/root/php-4.0.6/ext/standard'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/php-4.0.6/ext'
make: *** [all-recursive] Error 1
mushroom:~/php-4.0.6#
any help would be really appreciated ... :)
thanks
Arnauld Dravet
[EMAIL PROTECTED]
5 matches
Mail list logo