Tag Archives: Php

PHP Tutorial: Fetch and Display Tweets

September 8, 2010

1 Comment

This is hopefully the first in a few posts that will describe and explain a quick and easy method to get something up and running using PHP. This tutorial will talk through a class I wrote extremely quickly that can pull tweets using Twitter’s REST API from both protected and public accounts, and that will [...]

Continue reading...