News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Zend Developer Zone:
AJAX Chat Tutorial Part 6 Updating the User List
August 22, 2007 @ 12:04:00

The Zend Developer Zone has posted part six of their tutorial creating an Ajax chat application with the help of the Zend Framework. This part of the series focuses on updating the user list for the current participants in the conversation.

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.

They work through the code updates to make it happen - changes to the MessageAction in the IndexController that include the addition of a few new methods.

0 comments voice your opinion now!
ajax tutorial chat zendframework user list ajax tutorial chat zendframework user list




Community Events





Don't see your event here?
Let us know!


language custom podcast community application package extension symfony2 framework introduction series opinion release test api phpunit interview development unittest conference

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework