Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 306 Bytes

Twiter OAUTH in PHP - Add tweet, Show profile info/tweets and followers.

-Get twiter consumer API key and consumer API secret from apps.twitter.com.
-Open config.php and enter the above credentials.
-Replace localhost with your hostname(if any) in config.php.
-To test: localhost/index.php.