Set Configure HTML type
Change $config['mailtype'] = 'html';and use
orUse double-quotes " instead of single-quotes '. This way the newline \n will work."\n";
No comments:
Post a Comment