【发布时间】:2012-03-16 00:04:37
【问题描述】:
我正在尝试从特定用户那里获取推文,但在 Code Igniter 中找不到执行此操作的方法。我看到几个页面在寻找解决方案,例如:
- How get last 10 tweets of certain user using php?
- https://stackoverflow.com/questions/422879/best-twitter-php-library
- http://www.jaisenmathai.com/articles/twitter-async-documentation.html
- https://github.com/abraham/twitteroauth/blob/master/DOCUMENTATION
但所有这些似乎都是为了授权而不是为了获取推文。有关此主题的任何帮助或建议?
【问题讨论】:
标签: php codeigniter twitter codeigniter-2