• 0

PHP Snippet: Twitter Info and last 10 status


Question


<?php
$json = file_get_contents("http://twitter.com/status/user_timeline/USERNAME.json?count=10", true);
$decode = json_decode($json, true);
$count = count($decode); //counting the number of status
echo "<img src=\"".$decode[0][user][profile_image_url]."\"</img><br>"; //getting the profile image
echo "Name: ".$decode[0][user][name]."<br>"; //getting the username
echo "Web: ".$decode[0][user][url]."<br>"; //getting the web site address
echo "Location: ".$decode[0][user][location]."<br>"; //user location
echo "Updates: ".$decode[0][user][statuses_count]."<br>"; //number of updates
echo "Follower: ".$decode[0][user][followers_count]."<br>"; //number of followers
echo "Following: ".$decode[0][user][friends_count]."<br>"; // following
echo "Description: ".$decode[0][user][description]."<br>"; //user description
echo "TimeZone: ".$decode[0][user][time_zone]."<br>"; //Timezone
echo "<br><br>";
for($i=0;$i<$count;$i++){
echo "Status: ".$decode[$i][text]."<br>"; //getting last 10 statuses}
}
?>
[/CODE]

This snippet will grab the particular users info from twitter along with the last 10 status

just change USERNAME to your twitter username

any questions let me know :)

19 answers to this question

Recommended Posts

  • 0

Can you do one that embeds a tweet in a forum post to achieve what is requested here? http://www.neowin.ne...5-embed-tweets/

I can add php to bbcode replacement but not Javacript, although I can add the widget.js to our board header. https://dev.twitter....embedded-tweets

Edit: Redmak is also working on this :p

  • 0

if you add the widget.js to your board header

this is the html replace for the bbcode



<blockquote class="twitter-tweet"><p>Javascript is not enabled</p><a

href="https://twitter.com/twitterapi/status/237131910013394944">Click here to view the Tweet</a></blockquote>[/CODE]

so would just be the tweet id needing replaced

I will look more when i get home, let me know if this is useful though :)

  • 0

so

[tweet]237131910013394944[/tweet][/CODE]

[CODE]
<blockquote class="twitter-tweet"><p>Javascript is not enabled</p><a

href="https://twitter.com/twitterapi/status/{content}">Click here to view the Tweet</a></blockquote>[/CODE]

if this is not what you mean i can make a bit of code to pull the particular tweet then you could just add some niceness to the display lol

  • 0

damn, I knew it was as easy as this! I'll give it a try, thanks.. I was getting a bit confused with the "content" switch lol

Hmm does that post a link, or the embedded tweet?

It friggin works!

Different tweet test

  • 0

Cool glad it works :)

Thanks, I've modified it so the whole URL can be pasted in (easier to remember for everyone)

Example:

[tweet]https://twitter.com/NeowinSteve/statuses/237116811357859841[/tweet]

Replacement:

&lt;blockquote class="twitter-tweet"&gt;&lt;p&gt;Javascript is not enabled&lt;/p&gt;&lt;a

href="{content}"&gt;Click here to view the Tweet&lt;/a&gt;&lt;/blockquote&gt;

Thanks for your help on this :)

  • 0

No probs at all :) as i say glad i could help

It doesn't load with fast reply, but youtube videos do, do you reckon there's a way around this?

Could it be the Javascript notice that stops it loading?

  • 0
  • 0

Hmm I suppose it calls the javascrtipt in our header to render the tweet?

&lt;script src="//platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;

which is only parsed with a page refresh. I don't see a way around this lol

  • 0

yeah looking at the ipb site the javascript wont parse in a fast reply so the bbcode wont work

its should work once the page is refreshed so will only not work for you once the post is submitted

Javascript is not enabled or refresh the page to view.

Click here to view the Tweet
  • 0

modify the post button to get it working with fast reply without a page reload:

<input type="submit" id="submit_post" class="input_submit" name="submit" value="post" acceskey="s" tabindex="0" onclick="tweet();">Post</input>[/CODE]

[CODE]
<script>
function tweet {
if #submit_post content contains the following text "[tweet]" { *idk code to lookup text in a element :p*
*tweet code*
}
</script>
[/CODE]

  • 0

modify the post button to get it working with fast reply without a page reload:

<input type="submit" id="submit_post" class="input_submit" name="submit" value="post" acceskey="s" tabindex="0" onclick="tweet();">Post</input>[/CODE]

[CODE]
<script>
function tweet {
if #submit_post content contains the following text "[tweet]" { *idk code to lookup text in a element :p*
*tweet code*
}
</script>
[/CODE]

That didn't work, oh well :p

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • low latency mode is still bugged and causing bootup times slow to a crawl. To fix, you have to disable the feature with vivetool. Seems as though it's not rolled out to a lot of people yet since I've only been able to find only a handful of people that are having issues.
    • I would recommend the Nothing 2a. The battery life is awesome, 2 or 3 days without going into battery power mode. The only thing that I've been looking into recently is that it doesn't "support" Graphene OS. I'm pretty sure there is a way, I just need to do some more looking.
    • You'd have to show me an example of a listing that says Gen 1, usually i'd expect that to mean Snapdragon Gen 1 (a type of chipset, which the Pixels don't use). Pixel 7 - White - 128gb - Unlocked - 85%+ battery - Grade B+ - $159 with free delivery - https://www.ebay.com/itm/398046617206 Pixel 7 - Obsidian - 128gb - Unlocked - 80%+ battery - Very Good - $157 with free delivery - https://www.ebay.com/itm/355617734563 Both look to be sold by companies with good feedback, dealing with refurbished phones and state the phones are unlocked with a clean IMEI. Obviously I can't vouch for either company though, but the listings look good in my opinion.
    • Because Chrome is doing it. And no one said anyone had to update immediately. That's silly. They could update every day for all I care as long as it's fast, and the next time the browser restarts, you're good. And the basic point is not to tee it up for bigger updates. As it is right now, all the windows I had open reopen anyway except inprivate.
    • Why? Does anybody actually want this? The constant need to close all browser sessions and wait for a new version to install, just so that there’s a integrated coupon manager feels like a waste of everyone’s time
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      515
    2. 2
      PsYcHoKiLLa
      185
    3. 3
      +Edouard
      159
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!