Archive for the JSON Category

Using JSON with PHP, javascript |Tutorial 1

Hi Programmers, Heard about JSON, and wandering how the hell you gonna implement it with PHP. And why would one use JSON when you have ajax and other alternatives. Well first of to understand JSON, i would recommend you to go through the JSON introduction part which i covered in my earlier post.

Read Full Post

What exactly JSON is ?

Heard the term JSON and wondered what it is ? Well you should be its growing up these days and at first it seems like it is just another framework like jquery or some library in javascript. But let me tell you its something you might want to use more often :) What does it stand for ? JavaS

Read Full Post