Skip to content
/ twitter Public

Twitter examples to show all tweets and post a tweet via Twitter API 1.1

License

Notifications You must be signed in to change notification settings

01fbk/twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter

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 me@j7mbo.co.uk under MIT license.

About

Twitter examples to show all tweets and post a tweet via Twitter API 1.1

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages