0

How to: Create a Twitter feed with full syntax support

Written by: Phil Sturgeon

Posted on: July 28, Filed Under: PHP, Tutorials

If you have a project that you would like to add a Twitter feed to, but do not want to add in a massive library for the one feed, take a look at this very simple PHP snippet that will give you full synatx support.

Read all about it!