A message of knowledge
$tweets =
json_decode(file_get_contents
('http://twitter.com/statuses/user_timeline.json?
screen_name=USERNAME&count=10')); var_dump($tweets);
//json_decode(file_get_contents()) function
//
json_decode(file_get_contents()) function
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.