Can anyone help me how to import and export Oulook contacts with php in Linux. I have done importing and exporting of Google contacts, but I couldn't find a way for Outlook.
Say I have an user and have a button "Add to Outlook contacts", so that on clicking the button, asks for Outlook login and contact is saved, same as Google contacts. Google is doing with OAuth.
Is there any way for Outlook alike Google?
Thanks in advance