I'm after some php code to display the five latest tweets of a user. I know there are a few around - can anyone recommend one?
This has been suggested in the last couple of days code.kerison.com/twitter/ although I've not used it myself
looks good, but i want to be able to show the tweets of any user - not just mine. so the username will be passed to the script as $username or similar.