• Hello, I can get the img and description now, like this:<?php echo $aTweet[‘user’][‘screen_name’]; ?>
    <?php echo $aTweet[‘user’][‘description’]; ?>

    But how can I get the followers and the Followers button? (I want to use the same way above)

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Get the followers count’ is closed to new replies.