Dynadot

FREE Retrieve tweets and post a tweet from your PHP application

Spaceship Spaceship
Watch
Impact
1,416
Twitter examples to show all tweets and post a tweet via Twitter API 1.1

Steps to make the application work:

  1. Go to https://dev.twitter.com/apps/ and create your app.
  2. Obtain the following keys:
  • oauth_access_token
  • oauth_access_token_secret
  • consumer_key
  • consumer_secret
  1. Paste what you need in the config.php file
Upload everything and enjoy :)

P.S. TwitterAPIExchange.php class created by James Mallison [email protected] under MIT license.

Download from here: https://github.com/01fbk/twitter/archive/master.zip
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back