PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am using sockets in programme.
I need to open and close socket 4 times during execution of one script.
And process become slow.
How to make socket connetion fast?