ID: 17481 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Sockets related Operating System: Windows 2000 Pro PHP Version: 4.1.2 New Comment:
The old interface has gone. They're now called socket_*(), e.g. socket_create(), etc. See php.net/sockets Previous Comments: ------------------------------------------------------------------------ [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