This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
* Requires the "Twitter API" wrapper by James Mallison | |
* to be found at https://github.com/J7mbo/twitter-api-php | |
* | |
* The way how to get a follower count was posted by Amal Murali | |
* on http://stackoverflow.com/questions/17409227/follower-count-number-in-twitter | |
*/ |