Update Your Twitter Status programmatically Using Twitter Basic Authentication With PHP

It is very easy to programmatically update your twitter status using PHP. Here is the ready to use code that can be used to make auto-tweet; may be you can write the custom code that fetches random blog post from your blog and tweet it on your twitter. It is currently making use of twitter …

Read More