Niall McMahon

The ramblings and occasional intellect from a web developer, music lover and genealogist.

Integrate Twitter feed with a cache file using PHP

→ Posted in Web Development on 16th August 2011

The company I work for have numerous Twitter accounts for the various parts of the business, and wanted these feeds to show on the respective websites. I had done something similar to this in the past but had faced problems then with Twitter's request limit (which I believe is around 150 requests an hour). This caused the feed to disappear until the limit reset. I decided to look into writing a reliable solution for this.