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.