Welcome Guest, Not a member yet? Register   Sign In
HTML Email from file system with language support
#1

[eluser]bunal[/eluser]
Hi Coders,

I am trying to send email which has the body as physical file(email_welcome.php) on the system.

I can achieve this by having the file under view and load them into a variable

/view/mail/en/email_welcome.php
/view/mail/de/mail_welcome.php

But this way is not a good way to go if you need to have a theme based system. There will be multiple copies...

I need to have emails in language folder like below so they can referenced more easily

/language/en/mail/email_welcome.php
/language/de/mail/mail_welcome.php

What is the best practice for you guys. Any recommendation?


Messages In This Thread
HTML Email from file system with language support - by El Forum - 10-27-2009, 07:32 AM
HTML Email from file system with language support - by El Forum - 10-27-2009, 07:49 AM
HTML Email from file system with language support - by El Forum - 10-27-2009, 11:37 AM
HTML Email from file system with language support - by El Forum - 10-28-2009, 07:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB