• 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

    • I totally disagree. Very little good comes out of governments all around the world manipulating everything they can and usually the people are not the benefactors. What you say about being restricted and expensive sounds almost like the arguments against firearms and why banning them will protect people as if making something illegal somehow will prevent the criminals from having and using them. AI being far less mainstream could simply mean the average person will not benefit, but "big brother" and the corporations will benefit, which is almost for sure NOT a good thing.
    • I do apologize to the author Mr. Sen for my rude comment, questioning his knowledge of the subject. It is I whom lacked knowledge of the subject. Sorry!
    • Hello All Have a MSI Pro B650 VC Wifi Rev 1.0 motherboard Ryzen 7 7700X Radeon 7800XT OC 16GB 32GB Teamgroup DDR 5 5600mhz Samsung 990 Pro 1TB Boot NVMe Samsung 990 Pro 2TB Game NVMe Lian Li Lancool Black ARGB 216 Case Seasonic Focus GX 750 Watt Power supply   Wondering today what is best spot to plug in the following items on system for performance and not bottle neck anything if i can help it Creative Pebble Pro USB C or A Speakers, ((Powered by External USB C to C PD Adapter)  Logitech G513 USB Gaming Keyboard Logitech G502X Wired Gaming Mouse Cyberpower UPS USB Cable for UPS Power Management/System shutdown External drives connected occasionally are as follows---WD My Book 8TB (primary backup drive)   Seagate 8TB in External USB 3.0 Enclosure,  Seagate Portable 1TB USB 3.0 drive,   WD My Passport (Blue) 2TB, and WD My Passport (Red) 2TB,    WD Elements 500GB USB 2.0 External (Oldest one, Christmas 2003)       **Do have a 7 Port Powered  USB Hub as well, but when i use that--that leaves only the USB Flash spot for something to directly connect to system if needed.    Rear USB C 2x2 unused right now as moved the Creative speakers off it to USB A port next to it, with a USB C to A Cable, as figured speakers didn't near audio from USB C port and tie up the high speed port**   Front Ports trying to limit use of, so i don't have Front I/O port go bad again, already had it replaced once by Lian Li support all the way from Taiwan over night ((Do get extra nervous at times on things,  so i might just be extra nervous for nothing lol))
    • "connect with audiences" is the most obvious corporate speak you can think of. I only bought Need for Speed from EA because it was the only racing game with cops in existence and I dig that. Now that they killed off NFS franchise, I have nothing to spend money on. EA is officially dead for me, just like Ubisoft which I've been boycotting for some 20 years now...
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      499
    2. 2
      +Edouard
      202
    3. 3
      PsYcHoKiLLa
      127
    4. 4
      Steven P.
      82
    5. 5
      ATLien_0
      77
  • Tell a friend

    Love Neowin? Tell a friend!