During a recent project I needed a script to retrieve some real-time data from a Twitter account and display the results on the homepage.

After a quick search I came across a helpful PHP script by Joost de Valk. Much of the code below is based on his original script, so all credit to him. (More …)