Hello,

Does anyone know if it is possible to use PHP to connect to an exchange server to view things like calendars?

We use exchange as our mail system at work, and we also use it to schedule our conference rooms. We would like to put digital signs that show the schedule for that room for the day that update automatically. Similar systems would be "Meeting Room Manager" by NetSimplicity. The issue with these packaged systems are that they are very expensive, with backend servers of their own and maintenance costs.

If possible, I would love to just run a cheap computer in each room, displaying a PHP page that automatically updates and can connect to the Exchange server and get that room's calendar.

Can PHP do anything like this, or are there Exchange API's available that would make this possible? Thank you for your help and and any guidance on this issue!

-Jason

    Write a Reply...