Hi I have a bit of PHP experience and I am tasked with making an automated script to post to twitter account. We have a RSS feed which is updated when we make a new article entry into the site, and would like to pass this info to the twitter script.
I am speaking about the process of taking the latest RSS feed and moving it to the twitter posting. I know how to automatically tweet with PHP not sure how to get the updated RSS feed aspect...
Just looking for some advice, hints to try to figure out how I should approach this... Any help is greatly appreciated.