06-20-2010, 12:32 AM
[eluser]dhaulagiri[/eluser]
The problem is, message body is not received in mail when i assigned it in variable ($this->email->message($message); but it's ok when i do $this->email->message('this is test mai'); Am i missing something when assigning variable ?
The problem is, message body is not received in mail when i assigned it in variable ($this->email->message($message); but it's ok when i do $this->email->message('this is test mai'); Am i missing something when assigning variable ?