Search found 3 matches
- Mon Dec 15, 2008 9:21 am
- Forum: PHP - Code
- Topic: Retrieving and sending information to/from social networks
- Replies: 5
- Views: 90
Re: Retrieving and sending information to/from social networks
Something similar to what I'm looking for is done when you first join twitter.com. They access the people in your gmail, I think, and asks you to add them as friends on twitter.
- Mon Dec 15, 2008 7:58 am
- Forum: PHP - Code
- Topic: Retrieving and sending information to/from social networks
- Replies: 5
- Views: 90
Re: Retrieving and sending information to/from social networks
Well it seems possible since roughly what I'm looking for is being used by many facebook apps, apps which are constructed by independent coders. The only real difference is that I want the information displayed on my site, rather than redirecting the user to facebook.
- Mon Dec 15, 2008 7:39 am
- Forum: PHP - Code
- Topic: Retrieving and sending information to/from social networks
- Replies: 5
- Views: 90
Retrieving and sending information to/from social networks
I'm working on a project for which I need a function which will enable the users of my site to invite their friends on networks such as facebook, myspace, twitter etc to come and use my site. All I really need is someway to retrieve their friends information from these networks and giving them the a...