How to implement Socket connection using PHP?

Jay

New member
Hello all,

I am working on a chat application. I have a hosting on yahoo domain. My code is in PHP. I with to connect the client using socket programming, so that I might not have to poll the request again and again. I am not sure how to create such server on Yahoo domain such that it can connect with the client using Socket.

Any help will be really appreciated.

- Jay.
 
Back
Top