How to post Tweets & Images on Twitter using TwitterOAuth & PHP


how to post tweets & images with php

Many times user needs a quick way to post on twitter directly from the page or blog they are reading. A simple and easy way to post tweets w/o images on twitter account with PHP using TwitterOAuth library.

Prerequisite
1. Create an account on Twitter
2. Create a twitter App
3. Access Twitter API library…

2   
Comments