Re: [PHP] reretrieve header from email
- From: dmagick@xxxxxxxxx (Chris)
- Date: Wed, 21 May 2008 10:05:02 +1000
Richard Heyes wrote:
Yui Hiroaki wrote:
Does anyone knows how to retrieve Header from email?
Depends how you have your email. For example you could use
Mail_mimeDecode, optionally in combination with Net_POP3. If it's an
IMAP account you're checking, you could use the IMAP extension instead,
which would also mean you probably won't need Mail_mimeDecode.
The imap functions can check a pop3 account, it doesn't have to be an
imap account.
--
Postgresql & php tutorials
http://www.designmagick.com/
.
- References:
- reretrieve header from email
- From: "Yui Hiroaki"
- Re: [PHP] reretrieve header from email
- From: Richard Heyes
- reretrieve header from email
- Prev by Date: syntax of sprintf
- Next by Date: Re: [PHP] syntax of sprintf
- Previous by thread: Re: [PHP] reretrieve header from email
- Next by thread: Re: reretrieve header from email
- Index(es):