Twitter Tweets to Database?

I'm looking to retrieve all messages from a twitter account and post it to a database. Ideally I'd like to have it go to a MySQL database on a PHP enabled server. Though I'm open to standalone solutions as well, the more automated the better... any leads?

serenity2009-06-23T13:39:36Z

Favorite Answer

Use Curl.

http://www.marksanborn.net/howto/getting-your-twitter-updates-with-curl/