$jsondata = file_get_contents('http://twitter.com/statuses/user_timeline/kdsecor.json?callback=twitterCallback&count=8'); var_dump($jsondata); ?>