i wannar use socket in my php file.but i don't know how to create a server socket like what's java do.u know,there aren't functions such as accept() listen() server_socket(),so,how can i create socket in server,and how can i accept the message from client?
thank u very much!!