开发者

cakephp email as HTML Email

I am using CakePHP 1.2's default smtp email component, which sends em开发者_开发问答ail as text, while i would like to send as HTML, any idea how can i?

Thanks !


Have a look at the cookbook in setting up the layouts.

http://book.cakephp.org/view/1287/Setting-up-the-Layouts

Basically you need to set up the HTML views and then use them instead of just sending a text mail

There is also a tutorial on how to do this : http://lecterror.com/articles/view/using-emailcomponent-in-cakephp-1-2

Also, consider upgrading your CakePHP version.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜