Help with importing email address from yahoo, hotmail &

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ibizconsultants
Forum Commoner
Posts: 35
Joined: Tue Sep 07, 2004 12:07 pm

Help with importing email address from yahoo, hotmail &

Post by ibizconsultants »

Hi All,

Can anyone help me with importing email address from yahoo, hotmail and AOL. I have a project to be completed in a weeks time and have been struggling with this for a long time.

Thanks for reading.
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

you'd have to use cURL and figure out the login systems (form names, field names, cookies/sessions, etc) and write a script to parse the output after login

i use this script -> http://www.improsys.com/importer.htm
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Post Reply