Friday, October 5, 2012

json tutorial for beginners part 6 Ajax PHP Multiple Album Photo Gallery

Lesson Code: www.developphp.com Part 6 of learning JSON for beginners with Adam. In this lesson we demonstrate how to extend our basic gallery into a very lightweight multiple album dynamic photo gallery using Ajax, PHP and JSON. JSON stands for JavaScript Object Notation. It is a lightweight format for creating and sending data objects between the server and your client-side applications. JSON is a part of JavaScript and not a separate entity, the notation syntax is built into the raw Javascript programming language as a subset.

No comments:

Post a Comment