Statistics
Number of listings: 4
Number of categories: 0

Zend Json

Like many other PHP developers, I have been playing with the new Zend Framework that is currently in the early stages of development. I have been building my entire homepage using it and these are some of my notes from a working with the current JSON, aka JavaScript Object Notation. Complete code for this example is available for download at the end of this article.
http://www.jasonwhittenburg.com/article/view/article/3/
PageRank: 2/10
(Clicks: 722; Added on: Jan 3, 2007) Listing Details Report Broken  Listing
Zend_Json provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP. JSON, JavaScript Object Notation, can be used for data interchange between JavaScript and other languages. Since JSON can be directly evaluated by JavaScript, it is a more efficient and lightweight format than XML for exchanging data with JavaScript clients.
http://framework.zend.com/manual/en/zend.json.html
PageRank: 6/10
(Clicks: 1500; Added on: Feb 3, 2007) Listing Details Report Broken  Listing
In Part 8 of this series, we added Yahoo!, Amazon, and Flickr results to the Chomp application. Now we're going to improve performance by loading only the data the user requests, when the user requests it.
http://www-128.ibm.com/developerworks/library/os-php-zend9/index.html
PageRank: 5/10
(Clicks: 4073; Added on: Feb 3, 2007) Listing Details Report Broken  Listing
The recent release of php 5.2.0, which includes by default an extension for converting php values from and to the JSON format, is a good occasion for comparing the different existing php libraries which aim to provide the same capabilities.
http://gggeek.altervista.org/sw/article_20061113.html
PageRank: Not available
(Clicks: 539; Added on: Jan 3, 2007) Listing Details Report Broken  Listing
Sort listings by: Alphabetic Date Clicks Rank    ascending | descending