Kevin Pirnie' Articles
- Home / Kevin Pirnie’s Articles / twitter
By: Kevin On: June 12, 2013
Posted In: Development PHP Software Source Code development php twitter web development
Today kiddies, we'll be giving you some code that will enable you to utilize the new Twitter API (which by the way, v1 was removed yesterday un-beknownst to yours truly). This will use the new authentication methods now required, and pull a users Timeline feed.I've commented the snots out of this, so if you don't get it or don't understand it, please take a moment and thoroughly go through this website to familarize yourself with PHP.So, without blabbing you ears off, here ya go... the class, how to start, and some sample code on how to use it. How To Start: Sign Up for a Twitter account Login to Twitter Go to https://dev.twitter.com/apps Click 'Create a New Appliction' Fill out all fields marked with a… Read More