|
Posted by Manuel Lemos on 04/16/07 03:18
Hello,
on 04/15/2007 05:44 PM laredotornado@zipmail.com said the following:
> Hi,
>
> I'm using PHP 4.4.4 Can anyone recommend any good freeware that will
> allow me to send an HTML formatted email with an attachment? The
> attachment will also be an HTML file, but it would still be good to
> have a class/script that allows different attachment types. A key
> thing here is that the email is able to be viewed in Outlook.
>
> Thanks for any recommendations, - Dave
Take a look at this popular MIME message class. It does exactly what you
want. takle a look at the test_html_mail_message.php example script:
http://www.phpclasses.org/mimemessage
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Navigation:
[Reply to this message]
|