Hi guys...
I need some help from your side,
How to Access Emails from a MS Exchange Server... using PHP
Thanks In Advance
Maverik
Hi guys...
I need some help from your side,
How to Access Emails from a MS Exchange Server... using PHP
Thanks In Advance
Maverik
Take a look at the [man]IMAP[/man] functions. There may be something there you can use.
thanks for replying to my post...,
I checked with imap() but I am not able to connect to the Exchange Server,
Then I tried with WebDev through which i can access the email(including
body,sub,to from,cc ..etc) but I am not able to get the attachments....., if have
any idea or links regarding this... please send me a reply...
Thanks
Maverik
I would advise that you refer to a forum or documentation for ms Exhange Server
Did you write the PHP yourself?
Yeah I gone through MSDN Library there are some options, i am using those functions but still i am not able to get ..
Yes i write the PHP Code myself.... why..?