how to get email contect list

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
yasirkhan768
Forum Newbie
Posts: 1
Joined: Sat Aug 25, 2007 2:30 am

how to get email contect list

Post by yasirkhan768 »

HI every 1.
im building a community web site.in such web site [s]ppl[/s] people use a script which connect to a supplied email address.by doing this they can get complete address's contect list.sum 1 told me that it can be done thrugh protocol.kindly give me suggestions how it can be done.

thanks in advance.

Yasir khan
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.

Some examples of what not to do are ne1, any1 (anyone); u (you); ur (your or you're); 2 (to too); prolly (probably); afaik (as far as I know); etc.
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

You mean, importing contacts from contact lists?

If so, doing it yourself is not completely easy, as it requires a good knowledge of CURL, and frequent updating as login security routines are frequently updated.

There are existing scripts out there which can be purchased that supply you with the code, and updates. Here is a pretty good one.
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