Friday, May 23, 2014
Sunday, May 18, 2014
How to fix Call to undefined function socket_create()?
If you're running WAMP, there are two basic ways to fix this. This error is caused by a simple WAMP/PHP configuration that you left out. What you want to do is pretty simple. Simply enable sockets in PHP.
Thursday, May 8, 2014
Web Socket Tutorial for beginner
Installation
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.
Subscribe to:
Posts (Atom)