The file is likely uuencoded, AFAIK PHP does not have a built-in function to
handle this. IIRC there is a function on http://px.sklar.com/ that does
this.
--zak
----- Original Message -----
From: "~~~i LeoNid ~~" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 07, 2001 12:06 AM
Subject: [PHP] Decoding .txt attachments
> Hello PHP-ers - General`s:),
>
> (How)Is it possible to decode text file attachments starting with
> "begin 644". I tried "base64_decode();" with no joy (stick:).
> "imap_base64 ();" is not defined on my system. Is there a function, or
> just a table with the HARD way of manual decoding possible?
> Thanks.
> --
> Leo n id
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]