socket programming
Posted: Mon Mar 10, 2008 8:32 am
hi folks,
i'm trying to develop an php application which would include php's socket programming.
But i get a fatal error saying that
Fatal error: Call to undefined function socket_create() in C:\wamp\www\SRI\Socke
t\socket.php on line 5
I've enabled the sockets in the php configuration file and restarted the server. But it doesn't work.
Can anybody help me? I'm using php 5.1.4 on windows platform.
i'm trying to develop an php application which would include php's socket programming.
But i get a fatal error saying that
Fatal error: Call to undefined function socket_create() in C:\wamp\www\SRI\Socke
t\socket.php on line 5
I've enabled the sockets in the php configuration file and restarted the server. But it doesn't work.
Can anybody help me? I'm using php 5.1.4 on windows platform.