Actually I am working on a live project[JOB PORTAL] where users need to log in with yahoo account and let users import their contacts !!
I have tried out with yahoo php 5 sdk [O_auth] ! It logs in with mine set of keys[secret,tokens] and extracts too ! But I need it for my website where user logs in and agrees for it and gets the contacts from his mail !
Please can anybody suggest me what changes i should make it to my php files ???
Can anyone please suggest a step by step procedure how to do it ??