资 源 简 介
PHP Microblog widget for blogs and bbs.
Original JavaScript code(原始javascript代码来自于如下博客):
国内(大陆)用户适用的twitter博客挂件
**Original author(原作者):** @chinesekids
DEMO Link(演示地址):
http://box1.host1free.com/~minotw/twitterwidget/demo.html
features:
Support mainland twitter user of China.
Accelerate display with cache.
Automatic identification of url.
Support invocation parameters.
how to use:
Modify the $twitterusername to your twitter account.
$twitterusername = "dreamytang";// modify "dreamytang" to your twitter username
Modify the cache time.
$cachetime = 900;//modify the cache time, 900 means the cache file will be refreshed per 900 seconds.