Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old April 12th, 2007, 02:15 PM
xyz
Guest
 
Posts: n/a
Default Sending email and display subject, body in webpage

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.

Thanks!

  #2  
Old April 12th, 2007, 02:55 PM
mickysoft.org@gmail.com
Guest
 
Posts: n/a
Default Re: Sending email and display subject, body in webpage

On Apr 12, 4:06 pm, "xyz" <xyzby...@yahoo.comwrote:
Quote:
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.
>
Thanks!
hey,
you can use a SMTP inbox reader to achive this or for POP3 you can use
(http://www.phpit.net/article/read-email-php-pop3/) or just search
google for a similar script for SMTP / IMAP.

  #3  
Old April 12th, 2007, 08:25 PM
Manuel Lemos
Guest
 
Posts: n/a
Default Re: Sending email and display subject, body in webpage

Hello,

on 04/12/2007 10:06 AM xyz said the following:
Quote:
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/
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles