Is there a simple way that my website (PHP) can tweet some of my site data ever few hours? I do not need a complicated API set-up. I know how to set up cron jobs, just not how to get PHP to send tweets.
I have looked around and it seems that the tools available are for much more complicated reasons. What is the simplest way to do this?