News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
AJAX Chat Tutorial Pt 5 Javascript, Sending Chat Messages, Screen Name Changes
December 27, 2006 @ 08:10:00

The Zend Developer Zone has posted the fifth part of their Ajax chat tutorial series from maugrim today, picking up from the previous parts before.

One aspect of writing AJAX enabled applications is that one can no longer pass off Javascript as an afterthought. If you're intent on creating dynamic web applications using AJAX, visual effects, and funky new age interfaces then you'll just have to start recognising that Javascript is going to be a primary development language.

They show how to create and use the XMLHttpRequest object to grab the information from the backend script using a saveMessage call from a form button. When the message comes back, their handleRefresh function takes care of updating the textarea with the results.

They also include the code to allow user's to change their name on the server via the same interface (and the same controller).

0 comments voice your opinion now!
ajax chat tutorial send message screen name change ajax chat tutorial send message screen name change


blog comments powered by Disqus

Similar Posts

Michelangelo van Dam's Blog: Single User Zend_Service_Twitter

DevShed: Paginating Blog Entries with Code Igniter

PHPHacks.com: How to create an Ajax RSS reader with PHP

Jason Sheet\'s Blog: Soundex implemented in PHP

DevShed: Working with the XDebug extension's var_dump() function


Community Events











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


zendframework2 functional release unittest framework interview podcast introduction tool code community language testing phpunit development opinion series conference object example

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