Click here to Skip to main content
15,895,142 members
Articles / Web Development / HTML

AJAX and PHP: Building Responsive Web Applications: Chapter 5: AJAX chat and JSON

Rate me:
Please Sign up or sign in to vote.
4.63/5 (21 votes)
27 Jun 2006CPOL17 min read 118.3K   9.3K   67  
In this chapter, we'll implement our own online chat application. We'll use this occasion to learn about JSON (JavaScript Object Notation), which represents an alternative to XML for representing data exchanged between the web browser and the web server.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions