News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

David Coallier's Blog: Zend_Db Without PDO part #3 (SVN Repository)?

Elizabeth Smith's Blog: Php User Streams - why doesn't anyone use them?

Zend Developer Zone: Zend_Acl and MVC Integration Part II (Advanced Use)

Brian Moon's Blog: Phorum 5.2.0-alpha released

Felix Geisendorfer's Blog: Setting up Xdebug on Mac OS X (or Win32 / Linux)


Community Events











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


series database example unittest language interview opinion zendframework2 phpunit podcast framework release community introduction composer code functional api testing development

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