Just create separate views for each of them. Or, are you not using EmailComponent?
On Tue, Mar 24, 2009 at 4:44 AM, RJ <[email protected]> wrote: > > In my project i have to send mails for every activity and body content > differs for every activity. > I want to keep the mail body contents in separate files so that > designers can directly change it w/o hushing into php code. > Is there any way by which i can get html content from a ctp file in a > php string and then send it to mail function. > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
