Re: [PHP-WIN] Help get sockets working

2001-01-11 Thread kill-9
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 3:25 PM Subject: [PHP-WIN] Help get sockets working I'm trying to use the socket functions (php ver 4.04), but I keep getting the error "call to undefined function socket()". Can anyone tell

[PHP-WIN] Help get sockets working

2001-01-11 Thread Tripp Allen
I'm trying to use the socket functions (php ver 4.04), but I keep getting the error "call to undefined function socket()". Can anyone tell me how to enable the sockets library? Thanks