hello,
How to create twitter timeline in php?
pls send me code and steps.
- Start => User visits your script page.
- User will be asked to connect using his Twitter account using Twitter Auth.
- After authentication, your script will pull latest 10 tweets from his "home" timeline.
- 10 tweets will be displayed using a jQuery-slideshow
-