What are the best ways to access Exchange using PHP?
$outlook = COM("Outlook.Application")
Tags: php windows mapi exchange-server webdav
Source: By Bruce the Hoon as answer to the question
This code snippet was collected from stackoverflow, and is licensed under CC BY-SA 3.0
Related code-snippets:
- How do you enable a plugin for a PHP application?
- Flat file databases are generally stored in a computer hard drive. Flat file databases cannot be shared by any party with another.
- Is Object Property accessible from within object method?
- How can you track a downloaded file?
- Embedding Windows Media Player for all browsers. Will help in making it portable.
- How do I generate a tag cloud from an array using h1 through h6 for sizing?
- Register Windows program with mailto protocol programmatically.
- Is PHP session security really that important for web?
- How do I see preview JPEG file of PDF on Windows?
- How do you keep your email address and password private while you are surfing the net?
- Visual Studio Setup Project - Per User Registry Settings.
- Why does PHP Variable pass by value when it should be passed by reference?
- How do I debug a PHP script?
- What is the best file copy alternative than the Windows defaults?
- Make Apache / XAMPP serve file outside of htdocs folder. Make XAMPP and Apache serve file outside of htdocs folder.