[PHP] How to run sockets in Win32

2002-01-15 Thread Logan

I tried to use the socket function under PHP 4.0.6 in IIS 5 on a server with
windows XP.

It give me the error - Socket function not found in line 3

It's the socket implementation a package that i have to install???





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] How to run sockets in Win32

2002-01-15 Thread Andrew Brampton

I tried with PHP4 a while ago to use Sockets on Win32, unfortually I found
written in the documenation saying that sockets were not implemented on
Win32 yet.

Andrew
- Original Message -
From: Logan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 15, 2002 2:22 PM
Subject: [PHP] How to run sockets in Win32


 I tried to use the socket function under PHP 4.0.6 in IIS 5 on a server
with
 windows XP.

 It give me the error - Socket function not found in line 3

 It's the socket implementation a package that i have to install???





 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] How to run sockets in Win32

2002-01-15 Thread Logan

I didnt try it, but i found this, in the compiled version of php4win
4.1.1 - php_sockets.dll, does it work???

Logan


Andrew Brampton [EMAIL PROTECTED] escribió en el mensaje
03cc01c19de2$f1a90440$2528260a@STUDENT5830">news:03cc01c19de2$f1a90440$2528260a@STUDENT5830...
 I tried with PHP4 a while ago to use Sockets on Win32, unfortually I found
 written in the documenation saying that sockets were not implemented on
 Win32 yet.

 Andrew
 - Original Message -
 From: Logan [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, January 15, 2002 2:22 PM
 Subject: [PHP] How to run sockets in Win32


  I tried to use the socket function under PHP 4.0.6 in IIS 5 on a server
 with
  windows XP.
 
  It give me the error - Socket function not found in line 3
 
  It's the socket implementation a package that i have to install???
 
 
 
 
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]