<?php $url = "http://api.twitter.com/1/users/show.json?screen_name=Hi_Im_Si&include_entities=true"; $feed = file_get_contents($url); $twitter_decoded = json_decode($feed); echo $twitter_decoded->followers_count; ?>
Suppo - Create, Customize & Host
Your App Support Page at Suppo
DDownload
TTweet
FFull View
→ Next Snippet
← Previous Snippet
Want to join Code Pad Request An Invite