Working with Microsoft Exchange

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cesarcesar
Forum Contributor
Posts: 111
Joined: Mon Oct 18, 2004 3:28 pm

Working with Microsoft Exchange

Post by cesarcesar »

Ahoy,

I'm trying to learn more about working with Microsoft Exchange data using PHP. Can anyone suggest some links for more info about this topic?

In particular I am looking to
  • (1) Set/Remove/Edit Calendar entries.
  • (2) Read a users Contacts for name and email. The data will then be placed into a CMS.
I have Google'd much about this topic and have only found one good source of info, http://www.troywolf.com/articles/php/ex ... amples.php. Are there more?

Thanks much.

Cesar
Post Reply