和前端通信两种方式推和拉,如果想php在后端主动推消息给服务端,需要用websocket实现,一个做弹幕的例子http://blog.csdn.net/miao0916/article/details/59113489
为什么客户端不主动到服务端取(间隔一定时间)?