Hello, On 11/10/2002 11:31 AM, Oliver Witt wrote:
You need to specify that the encoding is base64.Hi, I wrote a php script that's supposed to enable me to attach files to an email. However, the attached files ends up being a mess of letters. "Hallo" becomes "SGFsbG8=". That must have to do with encoding. Is that a common problem or do you need the entire script?
You may want to try this class that is able to compose and send complex messages that include adding attachments, HTML messages with embedded images, message bodies with alternative text and HTML versions, etc..
http://www.phpclasses.org/mimemessage
--
Regards,
Manuel Lemos
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php