Pez Posted January 18, 2007 Share Posted January 18, 2007 Hi, I was wondering if anyone knows of the code used to import people's hotmail contacts (when they supply email and pass on the registration process), such as on myspace.com?Thanks Link to comment https://forums.phpfreaks.com/topic/34722-php-get-hotmail-contacts/ Share on other sites More sharing options...
trq Posted January 18, 2007 Share Posted January 18, 2007 Are you saying your going to ask your users for there hotmail username and password? Pfff... who's gonna give up that infomation? Link to comment https://forums.phpfreaks.com/topic/34722-php-get-hotmail-contacts/#findComment-163622 Share on other sites More sharing options...
Pez Posted January 18, 2007 Author Share Posted January 18, 2007 Yes and you'd be surprised how many do actually! All the social networking sites have it, facebook/myspace/beebo etc. It doesn't store the password, but uses it to grab the contacts and then give the user signing up the option to invite their friends too. However, I can't find the code for PHP anywhere! :( Link to comment https://forums.phpfreaks.com/topic/34722-php-get-hotmail-contacts/#findComment-163624 Share on other sites More sharing options...
trq Posted January 18, 2007 Share Posted January 18, 2007 [quote]Yes and you'd be surprised how many do actually![/quote]Idiots.Well, once you get the users password. Use [url=http://php.net/curl]curl[/url] to login, then screenscrape the contacts page.If your looking for actual code, your out of luck. Where here to help, not do. Link to comment https://forums.phpfreaks.com/topic/34722-php-get-hotmail-contacts/#findComment-163630 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.