|
Posted by Manuel Lemos on 04/12/07 19:18
Hello,
on 04/12/2007 10:06 AM xyz said the following:
> Hello,
> I would like to send an email to my web site and have it display the
> subject and message on my webpage. Any help would be appreciated. My
> site is uses SMTP mail.
Take a look at this POP3 client and MIME parser classes. They can be
used to retrieve message that arrived in a POP3 mailbox and parse the
messages to extract the headers and body parts:
http://www.phpclasses.org/pop3class
http://www.phpclasses.org/mimeparser
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Navigation:
[Reply to this message]
|