News Feed
Jobs Feed
Sections




News Archive
ITNewb.com:
Introduction to JSON and PHP
May 15, 2009 @ 10:24:20

On the ITNewb.com site there's a recent tutorial posted covering the use of JSON in PHP applications - on both the creating and parsing sides.

So you've heard the fanfare over JSON, but still haven't had the opportunity to dive into using it. Well, as a matter of fact, you may have been using JSON all along and not known it. Compounded by the fact that since PHP 5.2 there is native support for JSON, learning how to send data between your client and your server just got a whole lot easier.

He starts off with a look at what JSON is and some examples of the syntax. For his examples he uses the Twitter API's JSON output format to get tweets from a user's timeline. The json_encode and json_decode functions are used on the PHP side to handle the "heavy lifting".

0 comments voice your opinion now!
javascript tutorial json introduction


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Can You Hack Your Own Site? A Look at Some Essential Security Considerations

Builder.com.au: Creating and managing a Mysql database with phpMyAdmin

Jani Hartikainen's Blog: Unit testing: Introduction

Total PHP: Deleting files with PHP

IBM developerWorks: Devise Web 2.0 applications with PHP and DHTML (Part 1)


Community Events











Don't see your event here?
Let us know!


example development application series tool podcast framework object interview phpunit introduction language opinion unittest code zendframework2 release testing functional community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework