Could any one tell me how to enable SOCKET support in PHP ?
The socket functions described here are part of an extension to PHP which must be enabled at compile time by giving the --enable-sockets option to configure.
From the extension's documentation.