Search Results

3
votes

Best way to access Exchange using PHP ?

I'm not a PHP dev but Google says that PHP 5+ can instantiate COM components. If you can install Outlook on a box you could write a PHP web service around the COM component to handle the requests y …