Accessing Exchange with PHP
I did some quick googling how to use PHP to hook up with Exchange:
- Outlook Web Access (Exchange) with PHP and cURL
- Talking SOAP With Exchange
- Tyler Hall’s code to mess around with OWA
- PHP WebDAV extension 1.1 description
- Best way to access Exchange using PHP?
---