Do You PHP はてブロ

Do You PHPはてなからはてブロに移動しました

ZendFrameworkでAjax版Chatを作るチュートリアル Part.6

7回シリーズの6回目が公開されています。


Updating the user list should occur whenever the user adds a new chat message or refreshes the chat window. Since we already use the MessageAction() method on our PHP IndexController class to forward such responses to the browser, we'll simply amend it to also return a list of currently online users.