Click here to Skip to main content
15,891,033 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.2K   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.

Views

Daily Counts

Downloads

Weekly Counts

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