Welcome Guest, Not a member yet? Register   Sign In
Email Code Placement or Location
#2

[eluser]ramm[/eluser]
I do something like this:
Code:
$message = $this->parser->parse('mail_tpl', $data, TRUE);
$this->email->message($message);

Works like a charm, you can use the parser library to pass some variables to the template.


Messages In This Thread
Email Code Placement or Location - by El Forum - 02-14-2011, 09:53 PM
Email Code Placement or Location - by El Forum - 02-14-2011, 10:17 PM
Email Code Placement or Location - by El Forum - 02-14-2011, 10:42 PM
Email Code Placement or Location - by El Forum - 02-14-2011, 11:12 PM
Email Code Placement or Location - by El Forum - 02-14-2011, 11:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB