faqts : Computers : Programming : Languages : PHP : Common Problems : Tips and Tricks

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

13 of 41 people (32%) answered Yes
Recently 1 of 10 people (10%) answered Yes

Entry

Can I access Microsoft Exchange server's information store from PHP?

Aug 4th, 1999 08:54
Nathan Wallace, Brian Schaffner


You can do it using the COM controls on a Windows box. You can also use
LDAP. You can't access everything in exchange via LDAP, but you can get
user info and such.