Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Zend Developer Zone:
AJAX Chat Tutorial 4
Dec 18, 2006 @ 18:13:00

The Zend Developer Zone has posted part four of their Ajax Chat Tutorial series (part 1, part 2, part 3) today focusing on enhancing the structure they've already created.

In part 4 of this tutorial we take a look at adding a new MessageAction method to our current Controller. This will expect one piece of information: a new chat message.

Of course, plenty of code is included and they show how to work with JSON messages over XML for simplicity's sake (via an updated IndexController).

tagged: ajax chat tutorial part4 indexcontroller json messageaction ajax chat tutorial part4 indexcontroller json messageaction

Link:


Trending Topics: