Welcome Guest, Not a member yet? Register   Sign In
Extract email address book from yahoo....rediff....gmail
#1

[eluser]MASS MASS[/eluser]
HI I want to extract email address book from yahoo....rediff....or gmail ...

Complete Details
...................
I have an email id ie... katte_niranjan@yahoo.com


in my yahoo account .i have address book contains my friends email ids....so i have to extract all email id from yahoo address book......


how to do in code igniter..........is it possible
#2

[eluser]MASS MASS[/eluser]
sorry.......

Its urgent.....



any suggestion from admin
#3

[eluser]Matthew Pennell[/eluser]
It's possible, I guess, if you can tie into the relevant services' APIs - Facebook do it - but whether it's a good idea or not is another matter...
#4

[eluser]MASS MASS[/eluser]
Finally i got solution from my friend ..he suggested me to use php classes that are available in www.phpclasses.org......... this is best site for free php classes .........simply you search grab address book from yahoo or gmail........
#5

[eluser]PHP Programmer[/eluser]
Hi Mass Mass

I was also in need of the same code and today too I am looking for the same. Cam you please tell me the link (in phpclasses.org) where you got the code from? I am also in urgent need of it.

TIA
Anuj
#6

[eluser]MASS MASS[/eluser]
OK Dear......

First you have to register(or subcribe) in phpclasses.org and then... you check these below urls after registration process completes ..it will open

http://www.phpclasses.org/browse/package/3170.html //gmail address book extractor


http://www.phpclasses.org/browse/package/3127.html //yahoo address book extractor

it will work fine if you have a curl installation with php..........in xampp and code igniter......its very easy to install .......just comment out curl_extension in php.ini file ...then restart xampp........
#7

[eluser]PHP Programmer[/eluser]
MassMass, I tried on your given links but I think there are some problems in the files I downloaded from there. I have my curl enabled on the server but it still not showing my contacts of gmail. How did you manage it??
#8

[eluser]MASS MASS[/eluser]
Please specify your errors........... then only come to know....please as specific as possible
#9

[eluser]PHP Programmer[/eluser]
All I am getting is the following (after running usage.php):

========== All Contacts of [email protected] ==============

---- Contacts in Table ------

List is Empty. Check your user id and password.

---- Contacts in Array ------

List is Empty. Check your user id and password.
#10

[eluser]MASS MASS[/eluser]
OK Dont worry.........

Curl is installed properly.......

In that package you have one usage.php know......

in that : just comment out below line .it will work


// $obj->setProxy("proxy.proxydomain.com:port");


also you have give your login -id(it should be without @gmail) and password of your account




Theme © iAndrew 2016 - Forum software by © MyBB