You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: