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
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.
regards
david
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
3 matches
Mail list logo