Excellent. This should help me continue doing development. Thank you.
On 27 sep, 00:00, Abraham Williams <[email protected]> wrote: > This should do what you need:http://gist.github.com/598349 > > Abraham > ------------- > Abraham Williams | Hacker Advocate |http://abrah.am > @abraham |http://projects.abrah.am|http://blog.abrah.am > This email is: [ ] shareable [x] ask first [ ] private. > > On Sun, Sep 26, 2010 at 13:57, Rick Stuivenberg > <[email protected]>wrote: > > > > > Hello, > > > Since the deprecated of the basic auth method, I am now using > > TwitterOauth from Abraham. I am trying to get all of my followers > > information in one array so I can use all those information and > > process it. > > > I call the follow GET from the OAuth: $getids = $oauth->get('followers/ > > ids'); > > > Now I want to know how to process these ids in order to use $oauth- > > >get('users/lookup', array('user_id' => 'ID')); > > > Is there somebody that wants to help me into the right direction or > > has a example code. > > > Many thanks! > > > -- > > Twitter developer documentation and resources:http://dev.twitter.com/doc > > API updates via Twitter:http://twitter.com/twitterapi > > Issues/Enhancements Tracker: > >http://code.google.com/p/twitter-api/issues/list > > Change your membership to this group: > >http://groups.google.com/group/twitter-development-talk -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
