Php Chat应用系统教程Websocket和Jquery-10显示消息发件人



在我们的Php Websocket和Jquery聊天应用系统教程中,让我们显示当前用户有哪些消息,以便我们区分发送者和接收者。

在以下位置提问
http://www.laminsanneh.com/forums

访问网站:
http://www.laminsanneh.com

Twitter网址

如果您觉得这些视频有用,请顶,评论和订阅。

LSWAT-LS Web应用程序教程在这里下载代码http://www.laminsanneh.com/forums/topic/php-websocket-chat-app-code-for-tutorial。

10 comments
  1. How do I deploy my Websocket Project as it is not like the regular php project deployment.
    Which port should be used for the connection of the websocket in js ?

  2. when you do the client send from chat.php to all clients except for the sender, how do you send private messages?
    That being just the intended receiver instead of all clients…..

    So in this->clients, how can we store the clients usernames?

Comments are closed.