|  | Posted by Manuel Lemos on 06/15/79 11:20 
Hello,
 on 07/03/2005 07:03 AM lucanos@gmail.com said the following:
 > Hey All,
 >
 > I'm having trouble trying to create a PHP file which will generate a
 > multipart email message (containing both an HTML formatted part and a
 > Plain Text formatted part).
 >
 > I have Googled for it, and found previous entries in Google Groups, but
 > I just can't get it to work.
 
 > Any ideas? Help, pointers, wishes of good luck?!?!
 
 You may want to try the MIME message class instead of reinventing the
 wheel. Besides composing and sending multipart/alternative messages
 correctly with much less effort, it also lets you embed images in the
 HTML part or even add attachment files if you want.
 
 http://www.phpclasses.org/mimemessage
 
 
 --
 
 Regards,
 Manuel Lemos
 
 PHP Classes - Free ready to use OOP components written in PHP
 http://www.phpclasses.org/
 
 PHP Reviews - Reviews of PHP books and other products
 http://www.phpclasses.org/reviews/
 
 Metastorage - Data object relational mapping layer generator
 http://www.meta-language.net/metastorage.html
  Navigation: [Reply to this message] |