Snippets tagged “rfc-2822”
1 snippet uses this tag.
- New lines (\r\n) are not working in email bodyPHP
In order to include new lines in the body of an email sent with PHP, you will need to use the proper new line characters.
1 snippet uses this tag.
In order to include new lines in the body of an email sent with PHP, you will need to use the proper new line characters.