JSON (Java Script Object Notation) is a lightweight data passing format and human readable contains java structures. In this post I want to explain Creating JSON file with PHP and Display JSON data using jquery and Ajax. Using JSON we can interchange data between the browsers and the server.
Related Submissions:
- Load JSON data with jQuery, PHP and MySQL This post shows how to populate a select box based on the value of the another, by getting JSON data with jQuery from a PHP...
- Tutorial: Use the Flickr API, Javascript (jQuery), AJAX and JSON to Build Detailed a Photo Wall In this tutorial, I’ll show you how to create a photo wall of your Flickr photos. The script will use jQuery to send several Ajax...
- Load Data while Scrolling Page Down with jQuery and PHP This tutorial about my favorite place Dzone like data loading while page scrolling down with jQuery and PHP. We have lots of data but can...
- Using the Data Tables Plugin in jQuery 1.3 (PDF) Data Tables, builds a very large data table and discusses how to navigate, sort, search, paginate, and search it using jQuery and Ajax. In this...
- JSON: What It Is, How It Works, and How to Use It Many sites are sharing data using JSON in addition to RSS feeds nowadays, and with good reason: JSON feeds can be loaded asynchronously much more...