Skip to content

Urvashimeena/TwitterHandle

Repository files navigation

TwitterHandle

We make a simple page that has a simple input box where we can enter a Twitter Handle and click on a Submit button. Clicking on the submit button should display answers to the following things below it:
a. How many followers does that handle have?
b. How many tweets has that handle done?
c. The latest tweet that has been done by that handle.
Followers 12345
Tweets 645
Latest Tweet “Text of the tweet”

require_once('TwitterAPIExchange.php');

Via Composer:

composer require j7mbo/twitter-api-php

I have uploaded it on free host webserver you can see how it works.

-https://audiometric-skew.000webhostapp.com/index.html

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published