HOW TO ADD STATIONARY / IMAGES TO YOUR MAIL CODE

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mhonnphp
Forum Commoner
Posts: 37
Joined: Fri Oct 12, 2007 11:29 pm
Location: Philippines
Contact:

HOW TO ADD STATIONARY / IMAGES TO YOUR MAIL CODE

Post by mhonnphp »

Hi Guys,

I want to format my mail sending. How can I add background picture/stationary
and Images in my email code using mail() function.
mail() ???
Thanks
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: HOW TO ADD STATIONARY / IMAGES TO YOUR MAIL CODE

Post by alex.barylski »

Use SwiftMailer...
mhonnphp
Forum Commoner
Posts: 37
Joined: Fri Oct 12, 2007 11:29 pm
Location: Philippines
Contact:

Re: HOW TO ADD STATIONARY / IMAGES TO YOUR MAIL CODE

Post by mhonnphp »

Hockey wrote:Use SwiftMailer...
Link: http://www.swiftmailer.org/

Thanks Hockey
Post Reply