Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import contacts issue #22

Open
shahid1376 opened this issue Jan 10, 2014 · 1 comment
Open

import contacts issue #22

shahid1376 opened this issue Jan 10, 2014 · 1 comment

Comments

@shahid1376
Copy link

i have used the below way to get the contacts but this will return me the empty. is this right way to get conatct. Please guide me how to use this class and get contacts.

$carddav = new carddav_backend('https://p02-contacts.icloud.com:443/XXXXXXX/carddavhome/card');
$carddav->set_auth('username', 'password');
echo $carddav->get();

Please reply me as soon as possible

Thanks

@isadaqah
Copy link

isadaqah commented Dec 4, 2014

@shahid1376 how did you end up resolving this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants