We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa22bc commit b3a1eb7Copy full SHA for b3a1eb7
README.md
@@ -1,8 +1,8 @@
1
## Twiter OAUTH in PHP - Add Tweet, Show Profile Info/Tweets and Followers.
2
3
--Open config.php and enter Your consumer API key and consumer API secret which you can obtained from apps.twitter.com.
+-Get twiter consumer API key and consumer API secret from apps.twitter.com.
4
+-Open config.php and enter the above credentials.
5
-Replace localhost with your hostname(if any) in config.php.
--This project use [PHP TwiterOAuth Library] for OAUTH protocol since twitter REST API uses OAUTH protocol authentication.
6
-To test: localhost/index.php.
7
8
0 commit comments