Re: [PHP] reretrieve header from email



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.

--
Richard Heyes

In Cambridge? Employ me
http://www.phpguru.org/cv

+----------------------------------------+
| Access SSH with a Windows mapped drive |
| http://www.phpguru.org/sftpdrive |
+----------------------------------------+
.