Tag: JSON
JSON – in Ajax (Php and Javascript)
7 Views0 Comments0 Likes
Syntax of JSON. Decoding and encoding json in php and javascript. Simple example of a ajax app communicating in json with the server... Download Json Library: www.json.org please joing my facebook group for regular JS...
Ajax: Json
18 Views0 Comments0 Likes
A dive into the json format. Prelude Code: www.gorilla3d.com Conclusion Code: www.gorilla3d.com Firebug addons.mozilla.org
NSJSONSerialization iOS5 – How to use JSON with iOS5 & XCode (part 1)
6 Views0 Comments0 Likes
How to use NSJSONSerialization with iOS5. JSON Object to Foundation Object; Foundation Object to JSON Object (NSData with json format); POST request with JSON Object. Powered by www.g8production.com
An Introduction to JSON
6 Views0 Comments0 Likes
Douglas Crockford: The JSON Saga
6 Views0 Comments0 Likes
Yahoo! JavaScript architect Douglas Crockford tells the story of how JSON was discovered and how it became a major standard for describing data.
Zend Framework 1.9 tutorial 14: ajax requests part 3
12 Views0 Comments0 Likes
Prepare controller to accept AJAX request using action context switcher action helper. Will generate JSON object which is picked up by jQuery front-end and applied to the page. For full quality, source and discussions...
Zend Framework 1.9 tutorial 14: ajax requests part 1
5 Views0 Comments0 Likes
Prepare controller to accept AJAX request using action context switcher action helper. Will generate JSON object which is picked up by jQuery front-end and applied to the page. For full quality, source and discussions...
Part 1 – Codeigniter Tutorial – Creating A Web Chat App using JQuery AJAX
5 Views0 Comments0 Likes
In this Codeigniter Tutorial I create a little web based chat application. Users can chat with each other like they would in MSN or IRC etc within your web app. The purpose is to show the approach for creating the app...
iPhone Web Services – JSON Part 1
6 Views0 Comments0 Likes
A basic tutorial using JSON and web services to display results