On Wed, June 22, 2005 1:48 am, david forums said:
>
> Hi
>
> Do you are or know where I could find something (already made) to split
> eml (getting headers, body)
>
> I try to have a look on imap extension, but it seems to need an smtp
> server connection.
\n", implode("", $headers), "\n";
echo
> -Original Message-
> From: david forums [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 22, 2005 10:48 AM
> Do you are or know where I could find something (already made) to
split
> eml (getting headers, body)
Use fopen() to read the file line by line, then echo/save the info You
need
2 matches
Mail list logo