Hi,
I'm using cake's email-component to send multipart emails which works
fine so far.
But how do I add an image to the HTML-part?
I tried to do something like this in the layout:
<?php e($html->image('logo.gif')); ?>
But it just gives me an <img src='...> but not the actual image.
What am I doing wrong?
Regards
Meloy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---