'xamp : impossible to create a socket

I am trying to create a socket with php but it doesn't work.

Here is the error message I got :

Fatal error: Uncaught Error: Call to undefined function socket_create()

I have already try those solutions found in this topic but it still doesn't work..

Hopefully you can help me, thank you !



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source