Get last tweet of your tweets or someone’s tweet with username doesn’t need OAuth. Twitter have their own API to get last tweet with username. You can access the API with http://api.twitter.com/1/statuses/user_timeline/, which some arguments supplied. You can read more detail about this API function here.I have create a simple function to parse last tweet from a username:How to use it:The function will return array of tweets. That’s it, if you like to know more, you can … Read more...
You are here:
- Home
- Archives for read tweets php
Get Last Tweet Without OAuth Using PHP
December 18, 2010 • 2 Comments
Categories: Web Programming Tagged With: downloads, last tweets, load tweets using php, php, read tweets php, read tweets php oauth, read twitter feed without oauth, recent tweets php, retrieve last tweet, retrieve past tweet twittter, retrieve tweets using php application, retrive tweets from twitter, tweet from command line oauth, twitter, twitter api, twitter php api get latest tweets for user