ID:               17481
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Sockets related
 Operating System: Windows 2000 Pro
 PHP Version:      4.1.2
 New Comment:

thank you!

i just used socket() because of the example-script on the first page of
the socket ref., but with the socket_*() it works pretty well...

thanks michael


Previous Comments:
------------------------------------------------------------------------

[2002-05-28 06:54:53] [EMAIL PROTECTED]

The old interface has gone. They're now called socket_*(), e.g.
socket_create(), etc.

See php.net/sockets

------------------------------------------------------------------------

[2002-05-28 06:49:50] [EMAIL PROTECTED]

i'm using the php 4.1.2 win-installer on win2000 and have added
php_sockets.dll to the extensions-directory afterwards.
i've set the extension in my php.ini and phpinfo() tells me "socket
support enabled", but if i try to call socket() it always returns the
same error: "call to undefined function: socket() in..."

i've searched the bug-db but i found no solution resp. to my
configuration.

tuvm

michael

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17481&edit=1

Reply via email to