Page 1 of 1

Finding an email with subject in Inbox

Posted: Tue Aug 28, 2007 6:36 am
by chandpuri
Hi,
I am new to PHP and need to know how could I connect to my outlook email inbox and download files from an email with a fixed subject. The subject of email is always the same.
Thanks

Chandpuri :D

Posted: Tue Aug 28, 2007 9:21 am
by Kieran Huggins
If the mail is still on the mail server you can access it with the imap functions.