Best way to access Exchange using PHP?

后端 未结 9 1232
执笔经年
执笔经年 2020-12-01 00:08

I\'m writing a CMS application in PHP and one of the requirements is that it must be able to interface with the customer\'s Exchange server. I\'ve written up this functiona

9条回答
  •  南笙
    南笙 (楼主)
    2020-12-01 00:42

    I have released an open-source MIT licensed library that allows you to do some basic operations in PHP using Exchange Web Services.

    Exchange Web Services for PHP

    I have only tested it on Linux but I don't see any reason why it wouldn't work on a Windows installation of PHP as well.

提交回复
热议问题