实例代码:使用PHP调用Twitter的RSS

“守望轩”博客右侧边栏原来有个“杂感”的栏目,用来记录短的、不能大篇幅成文的短句,或者自己比较喜欢的短句和言论。

<img alt="杂感" src="http://www.wfuyu.com/uploadfile/phpjc/change this to your twitter username修改为你的twitter 用户名
04: $feedURL=’http://twitter.com/statuses/user_timeline/’.$username.’.rss’;
05: $excludePattern=’/’.$username.’: @/’; //excludes any @replies排除@replies 内容
06: $count=5;// show count
07: $i=0;
08:
09: if(!$xml=simplexml_load_file($feedURL)){
10: trigger_error(‘Error’,E_USER_ERROR);
11: }
12: foreach($xml->channel->item as $item) {
13: if ( ! preg_match("$excludePattern", $item->title)) {
14: $filteredTitle=htmlspecialchars("$item->title");
15: $filteredTitle=str_replace("$username: ","",$filteredTitle);
16: //Convert the time zone in China –转成中国时区
17: date_default_timezone_set(‘Asia/Shanghai’);
18: $i++;
19:
20: if($i>$count)
21: {
22: break;
23: }
24: ?>
25: <li><?php echo $filteredTitle; ?>
26: (<?php echo date("Y-m-d H:i:s",strtotime($item->pubDate)); ?>)</li>
27: <?php } } ?>
28: <div align="right">
29: <a href="http://twitter.com/xjb" target="_blank">更多…</a></div>
30: <!– my tritter –>

源代码下载:twitter-rss.rar

波比源码 – 精品源码模版分享 | www.bobi11.com
1. 本站所有资源来源于用户上传和网络,如有侵权请邮件联系站长!
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
7. 本站源码并不保证全部能正常使用,仅供有技术基础的人学习研究,请谨慎下载
8. 如遇到加密压缩包,请使用WINRAR解压,如遇到无法解压的请联系管理员!

波比源码 » 实例代码:使用PHP调用Twitter的RSS

52 评论

  1. order isotretinoin 10mg online cheap cost accutane 10mg deltasone 20mg usa

  2. buy tadalafil 5mg without prescription tadalafil tablets clopidogrel over the counter

  3. trazodone 50mg cheap trazodone us purchase aurogra online

  4. hollywood casino online real money ed solutions female cialis pill

  5. order albuterol 100mcg without prescription buy albuterol pill ciprofloxacin 500mg pill

  6. stromectol for sale stromectol usa dapsone 100mg pill

  7. Thank you for content. Area rugs and online home decor store. Hello Administ . Metropol Halı Karaca Halı Öztekin ve Selçuklu Halı Cami Halısı ve Cami Halıları Türkiye’nin En Büyük Cami Halısı Fabrikasıyız…

  8. buying cialis cheap viagra pfizer best ed pills non prescription

发表评论

Hi, 如果你对这款模板有疑问,可以跟我联系哦!

联系站长
赞助VIP 享更多特权,建议使用 QQ 登录
喜欢我嘛?喜欢就按“ctrl+D”收藏我吧!♡