PHP Import Names and Email Addresses from Yahoo Address BookAddress Book Exporter is a little utility written in PHP that does one thing, and one thing only: it will let you export your Hotmail, Yahoo mail, Gmail Address Book as a tab-delimited plain text file.
Written in PHP and using cURL, this script imports the names and email addresses from your yahoo account (yahoo id and password needed to login to yahoo from the script and retreive the address book).
It adds @yahoo.com to yahoo id's that do not have email address associated (Usually yahoo id's have yahoo email). This script will accept international yahoo ids such as yahoo.co.uk and the like. Also should work with sbcglobal.net accounts.
Try the demo
http://curl.phptrack.com/examples/yahoomail.php PHP Import Names and Email Addresses from Hotmail Address BookAnother PHP script that uses cURL. Retrieves names and email addresses from hotmail address book. It does not connect to msn messenger, so the list of contacts is actually longer than what you can get through the messenger. Works with international ids such as hotmail.co.uk and the like. MSN import contacts script has been added as well.
Try the demo
http://curl.phptrack.com/examples/hotmail.php
PHP Import Names and Email Addresses from Gmail Address BookThis PHP script uses cURL to log in to gmail (gmail id and password must be provided) and retreives the names and email addresses from the address book.
Try the demo.
http://curl.phptrack.com/examples/gmail.php PHP Track Module Import Contacts (Names and Addresses) from Yahoo, Gmail and Hotmail
This is a phptrack module that implements the address import scripts for Yahoo, Gmail and Hotmail to give users the ability to check, retreives the names and email addresses from the address book.
Yahoo Contact List Grabber
FAST Yahoo Contact List Grabber and Invitation System
This is one of the most demanded modules for especially dating websites ...
PHP Gmail Contact List Grabber and Invitation SystemThis is one of the most demanded modules for especially dating websites and web portals. User can login to Gmail directly from your website and then his Gmail Contact List will be displayed with a checkbox in front of every email address. Where he can select either one or more email addresses and on submission automatically an Elegant HTML email is sent to all the selected emails.
We have an address book importer script that supports the following email providers:
Hotmail
Gmail
Yahoo
Each email provider has its own php file (i.e. hotmail.php, gmail.php, yahoo.php, etc..)
Gmail.com, Hotmail.com, Yahoo.com Address Book ExtractorExtracts email addresses from a user's contact or address book to build up more subscribers, spread the word, referrals, or new signups from several of the popular free email hosting providers which includes Gmail.com, Hotmail.com, and Yahoo.com. Can be used in bulletin boards or message boards to spread the word quicker with an established users.