Search Results for json

How to pass data into Facebook iFrame application

While you are developing Facebook application you sometimes need to pass data to the application. As a matter of fact iFrame cannot access data from the parent window. Hence you cannot access certain parameters from the URL using $_GET as a usual process. Facebook provides a way to pass certain d

Check username availability and validation using ajax,php

So you are creating a signup form and you want to create a fancy looking username validation Ajax script. I know that looks fancy when you signup for Gmail or Yahoo mailbox, instead these kind of validation are now on every signup form. We are going to create this simple script using Javascript, A

How to shorten and get stats of a URL from bit.ly API using PHP

Hey Geeks, So in the era of shortening URLs you lost the track what users are coming from where and what is the original source of traffic. Well there is nothing to worry since bit.ly keeps track of all your URL which are shortened by its API. Bit.ly not only shortens the long URL of your webpage

Dynamically display twitter display image of a user

You might have wondered as to how a blog or a web-page displays you twitter image when you leave a comment there ? Well there is no rocket science involved in it and I planned why not create a small class for you through which you can show off little extra of your twitter love to the visitors. We

Get data from a URL using cURL PHP

Hey Folks, There are times when you need to fetch data from certain URL. This URL can give you RSS feeds or it can be a JSON data. But while writing a script you may often face challenge to fetch the contents from the URL. Some programmers use file_get_contents() function of PHP to get the data f

An alternate for Associative array in javascript

Yeah i know array is what you have been living with because you think you do not require object at some places. And talking about array, you gonna choose associative arrays for sure, right eh ? Well on the sad note you do not get associative arrays inside javascript. Its not that you do not get,

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.

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

Get Adobe Flash playerPlugin by wpburn.com wordpress themes