Any framework / 3rd party tool for importing contacts from gmail, hotmail, yahoo mail, etc [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionWe have an application in which we want to let our users invite other contacts in their email contact lists. We;re currently using OpenInviter and it seems like that requires users to enter their email accounts and passwords on our site... which is something which we would like to avoid...
A better solution would be something that uses OAuth - can someone recommend something like that in PHP? We're open to paid/better solutions that allow API access as well.
I've heard of a couple of 3rd party API providers - but not able to get a 开发者_如何学JAVAclear picture of who's the market leader / most stable-reliable...
Matt
Try Contact Grabber. http://www.phpclasses.org/package/3895-PHP-Grab-contacts-of-email-and-social-networking-sites.html
精彩评论